reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/CodeGen/MachineConstantPool.h
  143   unsigned getConstantPoolIndex(MachineConstantPoolValue *V,

References

lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  426       Idx = MCP->getConstantPoolIndex(CP->getMachineCPVal(), Align);
lib/Target/ARM/ARMBaseInstrInfo.cpp
 1688   CPI = MCP->getConstantPoolIndex(NewCPV, MCPE.getAlignment());
lib/Target/ARM/ARMExpandPseudoInsts.cpp
 1422                   .addConstantPoolIndex(MCP->getConstantPoolIndex(CPV, 4));
 1506             .addConstantPoolIndex(MCP->getConstantPoolIndex(CPV, 4));
lib/Target/ARM/ARMFastISel.cpp
  588     unsigned Idx = MCP.getConstantPoolIndex(CPV, Align);
 2962   unsigned Idx = MF->getConstantPool()->getConstantPoolIndex(CPV, ConstAlign);
lib/Target/ARM/ARMFrameLowering.cpp
 2412     unsigned CPI = MCP->getConstantPoolIndex(NewCPV, 4);
lib/Target/ARM/ARMISelLowering.cpp
 9357   unsigned CPI = MCP->getConstantPoolIndex(CPV, 4);
lib/Target/ARM/ARMInstructionSelector.cpp
  640             ? ConstPool->getConstantPoolIndex(