Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h114 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
H A DARMMCInstLower.cpp221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT() function in ARMAsmPrinter
H A DARMAsmPrinter.cpp2177 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h54 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
H A DMipsAsmPrinter.cpp240 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()
1243 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in MipsAsmPrinter
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp106 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
266 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in AArch64AsmPrinter
1378 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()