Lines Matching refs:getSubtargetInfo
106 OutStreamer->EmitInstruction(Inst, getSubtargetInfo()); in EmitAndCountInstruction()
107 SMShadowTracker.count(Inst, getSubtargetInfo(), CodeEmitter.get()); in EmitAndCountInstruction()
851 getSubtargetInfo()); in LowerSTATEPOINT()
889 OutStreamer->EmitInstruction(CallInst, getSubtargetInfo()); in LowerSTATEPOINT()
920 OutStreamer->EmitInstruction(LoadMI, getSubtargetInfo()); in LowerFAULTING_LOAD_OP()
939 CodeEmitter->encodeInstruction(MCI, VecOS, Fixups, getSubtargetInfo()); in LowerPATCHABLE_OP()
951 getSubtargetInfo()); in LowerPATCHABLE_OP()
957 OutStreamer->EmitInstruction(MCI, getSubtargetInfo()); in LowerPATCHABLE_OP()
963 SMShadowTracker.emitShadowPadding(*OutStreamer, getSubtargetInfo()); in LowerSTACKMAP()
975 SMShadowTracker.emitShadowPadding(*OutStreamer, getSubtargetInfo()); in LowerPATCHPOINT()
1024 getSubtargetInfo()); in LowerPATCHPOINT()
1062 EmitNops(*OutStreamer, 9, Subtarget->is64Bit(), getSubtargetInfo()); in LowerPATCHABLE_FUNCTION_ENTER()
1090 OutStreamer->EmitInstruction(Ret, getSubtargetInfo()); in LowerPATCHABLE_RET()
1091 EmitNops(*OutStreamer, 10, Subtarget->is64Bit(), getSubtargetInfo()); in LowerPATCHABLE_RET()
1676 SMShadowTracker.count(TmpInst, getSubtargetInfo(), CodeEmitter.get()); in EmitInstruction()
1679 SMShadowTracker.emitShadowPadding(*OutStreamer, getSubtargetInfo()); in EmitInstruction()
1681 OutStreamer->EmitInstruction(TmpInst, getSubtargetInfo()); in EmitInstruction()