Lines Matching refs:getGlobal
205 const GlobalValue *GV = MO.getGlobal(); in PrintSymbolOperand()
462 const GlobalValue *GValue = CalleeMO.getGlobal(); in LowerPATCHPOINT()
522 const GlobalValue *GValue = MO.getGlobal(); in EmitTlsCall()
538 return AP.getSymbol(MO.getGlobal()); in getMCSymbolForTOCPseudoMO()
884 MO.isGlobal() && Subtarget->isGVIndirectSymbol(MO.getGlobal()); in emitInstruction()
921 (!MO.isGlobal() || Subtarget->isGVIndirectSymbol(MO.getGlobal())) && in emitInstruction()
951 !(MO.isGlobal() && Subtarget->isGVIndirectSymbol(MO.getGlobal())) && in emitInstruction()
966 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
985 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1045 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1063 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1091 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1109 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1139 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1156 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1174 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1226 const DataLayout &DL = MO.getGlobal()->getParent()->getDataLayout(); in emitInstruction()
1227 if (MO.getGlobal()->getPointerAlignment(DL) < 4) in emitInstruction()