Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchAsmPrinter.cpp42 LowerPATCHABLE_FUNCTION_ENTER(*MI); in emitInstruction()
141 void LoongArchAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER( in LowerPATCHABLE_FUNCTION_ENTER() function in LoongArchAsmPrinter
H A DLoongArchAsmPrinter.h44 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.h61 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
H A DHexagonAsmPrinter.cpp847 void HexagonAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) {
827 void HexagonAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) { LowerPATCHABLE_FUNCTION_ENTER() function in HexagonAsmPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h117 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
H A DARMMCInstLower.cpp232 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER() function in ARMAsmPrinter
H A DARMAsmPrinter.cpp2321 LowerPATCHABLE_FUNCTION_ENTER(*MI); in emitInstruction()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h53 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
H A DMipsAsmPrinter.cpp237 LowerPATCHABLE_FUNCTION_ENTER(*MI); in emitInstruction()
1204 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT()
1200 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) { LowerPATCHABLE_FUNCTION_ENTER() function in MipsAsmPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.h91 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI,
H A DX86MCInstLower.cpp1302 void X86AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI, in LowerPATCHABLE_FUNCTION_ENTER()
2383 return LowerPATCHABLE_FUNCTION_ENTER(*MI, MCInstLowering);
1269 void X86AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI, LowerPATCHABLE_FUNCTION_ENTER() function in X86AsmPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp130 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
328 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in emitSled()
2665 LowerPATCHABLE_FUNCTION_ENTER(*MI);
287 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) LowerPATCHABLE_FUNCTION_ENTER() function in AArch64AsmPrinter