Searched refs:LowerPATCHABLE_EVENT_CALL (Results 1 – 3 of 3) sorted by relevance
95 void LowerPATCHABLE_EVENT_CALL(const MachineInstr &MI, X86MCInstLower &MCIL);
1101 void X86AsmPrinter::LowerPATCHABLE_EVENT_CALL(const MachineInstr &MI, in LowerPATCHABLE_EVENT_CALL() function in X86AsmPrinter2392 return LowerPATCHABLE_EVENT_CALL(*MI, MCInstLowering); in emitInstruction()
133 void LowerPATCHABLE_EVENT_CALL(const MachineInstr &MI, bool Typed);406 void AArch64AsmPrinter::LowerPATCHABLE_EVENT_CALL(const MachineInstr &MI, in LowerPATCHABLE_EVENT_CALL() function in AArch64AsmPrinter2676 return LowerPATCHABLE_EVENT_CALL(*MI, false); in emitInstruction()2678 return LowerPATCHABLE_EVENT_CALL(*MI, true); in emitInstruction()