Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchAsmPrinter.h50 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
H A DLoongArchAsmPrinter.cpp59 LowerPATCHABLE_FUNCTION_ENTER(*MI); in emitInstruction()
214 void LoongArchAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER( in LowerPATCHABLE_FUNCTION_ENTER() function in LoongArchAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.h65 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
H A DHexagonAsmPrinter.cpp845 void HexagonAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_ENTER() function in HexagonAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h139 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI,
H A DSystemZAsmPrinter.cpp695 LowerPATCHABLE_FUNCTION_ENTER(*MI, Lower); in emitInstruction()
899 void SystemZAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER( in LowerPATCHABLE_FUNCTION_ENTER() function in SystemZAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h122 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.cpp2355 LowerPATCHABLE_FUNCTION_ENTER(*MI); in emitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h53 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
H A DMipsAsmPrinter.cpp235 LowerPATCHABLE_FUNCTION_ENTER(*MI); in emitInstruction()
1232 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_ENTER() function in MipsAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.h115 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI,
H A DX86MCInstLower.cpp1297 void X86AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI, in LowerPATCHABLE_FUNCTION_ENTER() function in X86AsmPrinter
2493 return LowerPATCHABLE_FUNCTION_ENTER(*MI, MCInstLowering); in emitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp124 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr *MI);
338 LowerPATCHABLE_FUNCTION_ENTER(MI); in emitInstruction()
492 void RISCVAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr *MI) { in LowerPATCHABLE_FUNCTION_ENTER() function in RISCVAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp144 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
403 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER() function in AArch64AsmPrinter
3164 LowerPATCHABLE_FUNCTION_ENTER(*MI); in emitInstruction()