Lines Matching refs:X86AsmPrinter
50 X86AsmPrinter &AsmPrinter;
52 X86MCInstLower(const MachineFunction &MF, X86AsmPrinter &asmprinter);
75 X86AsmPrinter::StackMapShadowTracker::StackMapShadowTracker(TargetMachine &TM) in StackMapShadowTracker()
78 X86AsmPrinter::StackMapShadowTracker::~StackMapShadowTracker() {} in ~StackMapShadowTracker()
81 X86AsmPrinter::StackMapShadowTracker::startFunction(MachineFunction &F) { in startFunction()
88 void X86AsmPrinter::StackMapShadowTracker::count(MCInst &Inst, in count()
101 void X86AsmPrinter::StackMapShadowTracker::emitShadowPadding( in emitShadowPadding()
110 void X86AsmPrinter::EmitAndCountInstruction(MCInst &Inst) { in EmitAndCountInstruction()
117 X86AsmPrinter &asmprinter) in X86MCInstLower()
348 static void SimplifyShortMoveForm(X86AsmPrinter &Printer, MCInst &Inst, in SimplifyShortMoveForm()
713 void X86AsmPrinter::LowerTlsAddr(X86MCInstLower &MCInstLowering, in LowerTlsAddr()
842 void X86AsmPrinter::LowerSTATEPOINT(const MachineInstr &MI, in LowerSTATEPOINT()
895 void X86AsmPrinter::LowerFAULTING_LOAD_OP(const MachineInstr &MI, in LowerFAULTING_LOAD_OP()
923 void X86AsmPrinter::LowerSTACKMAP(const MachineInstr &MI) { in LowerSTACKMAP()
932 void X86AsmPrinter::LowerPATCHPOINT(const MachineInstr &MI, in LowerPATCHPOINT()
1076 void X86AsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction()