Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMAsmPrinter.h114 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
HDARMMCInstLower.cpp221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT() function in ARMAsmPrinter
HDARMAsmPrinter.cpp2133 LowerPATCHABLE_FUNCTION_EXIT(*MI); in EmitInstruction()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsAsmPrinter.h54 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
HDMipsAsmPrinter.cpp240 LowerPATCHABLE_FUNCTION_EXIT(*MI); in EmitInstruction()
1243 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in MipsAsmPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64AsmPrinter.cpp100 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
260 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT() function in AArch64AsmPrinter
1206 LowerPATCHABLE_FUNCTION_EXIT(*MI); in EmitInstruction()