Home | History | Annotate | Download | only in X86

Lines Matching refs:MachineInstr

82   void LowerSTACKMAP(const MachineInstr &MI);
83 void LowerPATCHPOINT(const MachineInstr &MI, X86MCInstLower &MCIL);
84 void LowerSTATEPOINT(const MachineInstr &MI, X86MCInstLower &MCIL);
85 void LowerFAULTING_OP(const MachineInstr &MI, X86MCInstLower &MCIL);
86 void LowerPATCHABLE_OP(const MachineInstr &MI, X86MCInstLower &MCIL);
88 void LowerTlsAddr(X86MCInstLower &MCInstLowering, const MachineInstr &MI);
91 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI,
93 void LowerPATCHABLE_RET(const MachineInstr &MI, X86MCInstLower &MCIL);
94 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI, X86MCInstLower &MCIL);
95 void LowerPATCHABLE_EVENT_CALL(const MachineInstr &MI, X86MCInstLower &MCIL);
96 void LowerPATCHABLE_TYPED_EVENT_CALL(const MachineInstr &MI,
99 void LowerFENTRY_CALL(const MachineInstr &MI, X86MCInstLower &MCIL);
102 void EmitSEHInstruction(const MachineInstr *MI);
105 void PrintOperand(const MachineInstr *MI, unsigned OpNo, raw_ostream &O);
106 void PrintModifiedOperand(const MachineInstr *MI, unsigned OpNo,
108 void PrintPCRelImm(const MachineInstr *MI, unsigned OpNo, raw_ostream &O);
109 void PrintLeaMemReference(const MachineInstr *MI, unsigned OpNo,
111 void PrintMemReference(const MachineInstr *MI, unsigned OpNo, raw_ostream &O,
113 void PrintIntelMemReference(const MachineInstr *MI, unsigned OpNo,
129 void emitInstruction(const MachineInstr *MI) override;
136 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
138 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo,