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,
lib/Target/ARM/ARMConstantPoolValue.cpp
   95     if (Kind == ARMCP::CPValue || Kind == ARMCP::CPExtSymbol)
  149   return new ARMConstantPoolConstant(C, ID, ARMCP::CPValue, 0,
  163                                      GV, 0, ARMCP::CPValue, 0,
lib/Target/ARM/ARMConstantPoolValue.h
  109   bool isGlobalValue() const { return Kind == ARMCP::CPValue; }
lib/Target/ARM/ARMExpandPseudoInsts.cpp
 1499             GV, ARMPCLabelIndex, ARMCP::CPValue, PCAdj, Modifier,
lib/Target/ARM/ARMFastISel.cpp
  586                                                                 ARMCP::CPValue,
 2956       GV, ARMPCLabelIndex, ARMCP::CPValue, PCAdj,
lib/Target/ARM/ARMISelLowering.cpp
 2293         ARMConstantPoolConstant::Create(GV, ARMPCLabelIndex, ARMCP::CPValue, 0);
 3187                                     ARMCP::CPValue, PCAdj, ARMCP::TLSGD, true);
 3237                                       ARMCP::CPValue, PCAdj, ARMCP::GOTTPOFF,