Searched refs:LowerPATCHABLE_EVENT_CALL (Results 1 – 3 of 3) sorted by relevance
95 void LowerPATCHABLE_EVENT_CALL(const MachineInstr &MI, X86MCInstLower &MCIL);
1070 void X86AsmPrinter::LowerPATCHABLE_EVENT_CALL(const MachineInstr &MI, in LowerPATCHABLE_EVENT_CALL() function in X86AsmPrinter2190 return LowerPATCHABLE_EVENT_CALL(*MI, MCInstLowering); in emitInstruction()
117 void LowerPATCHABLE_EVENT_CALL(const MachineInstr &MI, bool Typed);365 void AArch64AsmPrinter::LowerPATCHABLE_EVENT_CALL(const MachineInstr &MI, in LowerPATCHABLE_EVENT_CALL() function in AArch64AsmPrinter1749 return LowerPATCHABLE_EVENT_CALL(*MI, false); in emitInstruction()1751 return LowerPATCHABLE_EVENT_CALL(*MI, true); in emitInstruction()