Searched refs:LowerPATCHABLE_EVENT_CALL (Results 1 – 3 of 3) sorted by relevance
119 void LowerPATCHABLE_EVENT_CALL(const MachineInstr &MI, X86MCInstLower &MCIL);
1096 void X86AsmPrinter::LowerPATCHABLE_EVENT_CALL(const MachineInstr &MI, in LowerPATCHABLE_EVENT_CALL() function in X86AsmPrinter2502 return LowerPATCHABLE_EVENT_CALL(*MI, MCInstLowering); in emitInstruction()
147 void LowerPATCHABLE_EVENT_CALL(const MachineInstr &MI, bool Typed);530 void AArch64AsmPrinter::LowerPATCHABLE_EVENT_CALL(const MachineInstr &MI, in LowerPATCHABLE_EVENT_CALL() function in AArch64AsmPrinter3175 return LowerPATCHABLE_EVENT_CALL(*MI, false); in emitInstruction()3177 return LowerPATCHABLE_EVENT_CALL(*MI, true); in emitInstruction()