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

Declarations

lib/Target/ARM/ARMConstantPoolValue.h
  167   static ARMConstantPoolConstant *Create(const Constant *C, unsigned ID,

References

lib/Target/ARM/ARMBaseInstrInfo.cpp
 1677       Create(cast<ARMConstantPoolConstant>(ACPV)->getBlockAddress(), PCLabelId,
 1680     NewCPV = ARMConstantPoolConstant::Create(&MF.getFunction(), PCLabelId,
lib/Target/ARM/ARMFastISel.cpp
  585     ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create(GV, Id,
lib/Target/ARM/ARMISelLowering.cpp
 2293         ARMConstantPoolConstant::Create(GV, ARMPCLabelIndex, ARMCP::CPValue, 0);
 3037       ARMConstantPoolConstant::Create(BA, ARMPCLabelIndex,
 3687       ARMConstantPoolConstant::Create(&MF.getFunction(), ARMPCLabelIndex,