Lines Matching refs:getGlobal

311   const GlobalValue *GV = MO.getGlobal();  in PrintSymbolOperand()
487 const GlobalValue *GV = MO.getGlobal(); in getCodeModel()
631 const GlobalValue *GValue = CalleeMO.getGlobal(); in LowerPATCHPOINT()
740 const GlobalValue *GValue = MO.getGlobal(); in EmitTlsCall()
756 return AP.getSymbol(MO.getGlobal()); in getMCSymbolForTOCPseudoMO()
777 const GlobalValue *GlobalV = MO.getGlobal(); in getTOCEntryTypeForMO()
876 TLSModel::Model Model = TM.getTLSModel(MO.getGlobal()); in emitInstruction()
1186 const GlobalVariable *GV = dyn_cast<GlobalVariable>(MO.getGlobal()); in emitInstruction()
1253 MO.isGlobal() && Subtarget->isGVIndirectSymbol(MO.getGlobal()); in emitInstruction()
1293 (!MO.isGlobal() || Subtarget->isGVIndirectSymbol(MO.getGlobal())) && in emitInstruction()
1328 assert(!(MO.isGlobal() && Subtarget->isGVIndirectSymbol(MO.getGlobal())) && in emitInstruction()
1348 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1367 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1427 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1445 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1489 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1507 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1537 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1554 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1572 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1633 const DataLayout &DL = MO.getGlobal()->getDataLayout(); in emitInstruction()
1634 if (MO.getGlobal()->getPointerAlignment(DL) < 4) in emitInstruction()
1721 const GlobalValue *GValue = MO.getGlobal(); in getAdjustedFasterLocalExpr()