Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h115 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI);
H A DARMMCInstLower.cpp226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL() function in ARMAsmPrinter
H A DARMAsmPrinter.cpp2181 LowerPATCHABLE_TAIL_CALL(*MI); in emitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86AsmPrinter.h94 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI, X86MCInstLower &MCIL);
H A DX86MCInstLower.cpp1721 void X86AsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI, in LowerPATCHABLE_TAIL_CALL() function in X86AsmPrinter
2554 return LowerPATCHABLE_TAIL_CALL(*MI, MCInstLowering); in emitInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h55 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI);
H A DMipsAsmPrinter.cpp243 LowerPATCHABLE_TAIL_CALL(*MI); in emitInstruction()
1247 void MipsAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) { in LowerPATCHABLE_TAIL_CALL() function in MipsAsmPrinter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp107 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI);
271 void AArch64AsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL() function in AArch64AsmPrinter
1378 LowerPATCHABLE_TAIL_CALL(*MI); in emitInstruction()