Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86AsmPrinter.h96 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI, X86MCInstLower &MCIL);
H A DX86MCInstLower.cpp1332 void X86AsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI, in LowerPATCHABLE_TAIL_CALL() function in X86AsmPrinter
1770 return LowerPATCHABLE_TAIL_CALL(*MI, MCInstLowering); in EmitInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h117 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI);
H A DARMMCInstLower.cpp230 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL() function in ARMAsmPrinter
H A DARMAsmPrinter.cpp2065 LowerPATCHABLE_TAIL_CALL(*MI); in EmitInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h56 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI);
H A DMipsAsmPrinter.cpp242 LowerPATCHABLE_TAIL_CALL(*MI); in EmitInstruction()
1238 void MipsAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) { in LowerPATCHABLE_TAIL_CALL() function in MipsAsmPrinter
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp97 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI);
188 void AArch64AsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL() function in AArch64AsmPrinter
893 LowerPATCHABLE_TAIL_CALL(*MI); in EmitInstruction()