reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
616 if (GV->isThreadLocal()) { 659 bool Indirect = STI.isGVIndirectSymbol(GV); 681 if (STI.isGVInGOT(GV)) 711 bool isReadOnly = STI.getTargetLowering()->isReadOnly(GV); 723 OffsetMIB.addGlobalAddress(GV, /*Offset*/ 0, ARMII::MO_SBREL); 728 addOpsForConstantPoolLoad(OffsetMIB, GV, /*IsSBREL*/ true); 751 addOpsForConstantPoolLoad(MIB, GV, /*IsSBREL*/ false);