Lines Matching refs:getGlobal
196 const GlobalValue *GV = MO.getGlobal(); in printOperand()
420 const GlobalValue *GValue = CalleeMO.getGlobal(); in LowerPATCHPOINT()
465 const GlobalValue *GValue = MO.getGlobal(); in EmitTlsCall()
579 MOSymbol = getSymbol(MO.getGlobal()); in EmitInstruction()
623 MOSymbol = getSymbol(MO.getGlobal()); in EmitInstruction()
658 const GlobalValue *GV = MO.getGlobal(); in EmitInstruction()
707 const GlobalValue *GV = MO.getGlobal(); in EmitInstruction()
737 const GlobalValue *GV = MO.getGlobal(); in EmitInstruction()
760 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction()
779 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction()
838 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction()
856 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction()
883 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction()
901 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction()
930 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction()
950 const GlobalValue *GValue = MO.getGlobal(); in EmitInstruction()
1006 if (MO.isGlobal() && MO.getGlobal()->getAlignment() < 4) in EmitInstruction()