Home
last modified time | relevance | path

Searched refs:LowerPATCHABLE_FUNCTION_EXIT (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchAsmPrinter.h51 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
H A DLoongArchAsmPrinter.cpp62 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()
230 void LoongArchAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in LoongArchAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.h66 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
H A DHexagonAsmPrinter.cpp849 void HexagonAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in HexagonAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h123 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
H A DARMMCInstLower.cpp237 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT() function in ARMAsmPrinter
H A DARMAsmPrinter.cpp2358 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h54 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
H A DMipsAsmPrinter.cpp238 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()
1236 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in MipsAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp125 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr *MI);
342 LowerPATCHABLE_FUNCTION_EXIT(MI); in emitInstruction()
496 void RISCVAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr *MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in RISCVAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp145 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
419 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in AArch64AsmPrinter
3168 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()