Home
last modified time | relevance | path

Searched refs:LowerPATCHABLE_FUNCTION_ENTER (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.h59 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
H A DHexagonAsmPrinter.cpp828 void HexagonAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_ENTER() function in HexagonAsmPrinter
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h113 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
H A DARMMCInstLower.cpp216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER() function in ARMAsmPrinter
H A DARMAsmPrinter.cpp2231 LowerPATCHABLE_FUNCTION_ENTER(*MI); in emitInstruction()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86AsmPrinter.h91 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI,
H A DX86MCInstLower.cpp1695 void X86AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI, in LowerPATCHABLE_FUNCTION_ENTER() function in X86AsmPrinter
2607 return LowerPATCHABLE_FUNCTION_ENTER(*MI, MCInstLowering); in emitInstruction()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h53 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
H A DMipsAsmPrinter.cpp236 LowerPATCHABLE_FUNCTION_ENTER(*MI); in emitInstruction()
1238 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_ENTER() function in MipsAsmPrinter
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp108 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
257 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER() function in AArch64AsmPrinter
1438 LowerPATCHABLE_FUNCTION_ENTER(*MI); in emitInstruction()