Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h116 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
H A DARMMCInstLower.cpp225 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT() function in ARMAsmPrinter
H A DARMAsmPrinter.cpp2062 LowerPATCHABLE_FUNCTION_EXIT(*MI); in EmitInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h55 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
H A DMipsAsmPrinter.cpp239 LowerPATCHABLE_FUNCTION_EXIT(*MI); in EmitInstruction()
1234 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in MipsAsmPrinter
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp96 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
183 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT() function in AArch64AsmPrinter
889 LowerPATCHABLE_FUNCTION_EXIT(*MI); in EmitInstruction()