Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp2178 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/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
1374 LowerPATCHABLE_FUNCTION_EXIT(*MI); in emitInstruction()