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

References

lib/Target/ARM/ARMBaseInstrInfo.cpp
 1669         cast<ARMConstantPoolConstant>(ACPV)->getGV(), PCLabelId, ARMCP::CPValue,
 1674              cast<ARMConstantPoolSymbol>(ACPV)->getSymbol(), PCLabelId, 4);
 1677       Create(cast<ARMConstantPoolConstant>(ACPV)->getBlockAddress(), PCLabelId,
 1680     NewCPV = ARMConstantPoolConstant::Create(&MF.getFunction(), PCLabelId,
 1685              cast<ARMConstantPoolMBB>(ACPV)->getMBB(), PCLabelId, 4);
 1689   return PCLabelId;