Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.h60 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
DHexagonAsmPrinter.cpp832 void HexagonAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in HexagonAsmPrinter
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMAsmPrinter.h114 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
DARMMCInstLower.cpp221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT() function in ARMAsmPrinter
DARMAsmPrinter.cpp2232 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsAsmPrinter.h54 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
DMipsAsmPrinter.cpp239 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()
1319 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in MipsAsmPrinter
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp108 void LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI);
279 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_EXIT() function in AArch64AsmPrinter
1547 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()