Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.h60 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
H A DHexagonAsmPrinter.cpp832 void HexagonAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in HexagonAsmPrinter
/llvm-project-15.0.7/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.cpp2234 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h54 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
H A DMipsAsmPrinter.cpp239 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()
1242 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in MipsAsmPrinter
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp109 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
273 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in AArch64AsmPrinter
1442 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()