Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchAsmPrinter.cpp48 LowerPATCHABLE_TAIL_CALL(*MI); in emitInstruction()
161 void LoongArchAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) { in LowerPATCHABLE_TAIL_CALL() function in LoongArchAsmPrinter
H A DLoongArchAsmPrinter.h46 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI);
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.h63 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI);
H A DHexagonAsmPrinter.cpp855 void HexagonAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) {
835 void HexagonAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) { LowerPATCHABLE_TAIL_CALL() function in HexagonAsmPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h119 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI);
H A DARMMCInstLower.cpp242 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL() function in ARMAsmPrinter
H A DARMAsmPrinter.cpp2327 LowerPATCHABLE_TAIL_CALL(*MI); in emitInstruction()
/freebsd-src/contrib/llvm-project/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()
1212 void MipsAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) { in PrintDebugValueComment()
1208 void MipsAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) { LowerPATCHABLE_TAIL_CALL() function in MipsAsmPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.h94 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI, X86MCInstLower &MCIL);
H A DX86MCInstLower.cpp1374 void X86AsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI, in LowerPATCHABLE_TAIL_CALL()
2389 return LowerPATCHABLE_TAIL_CALL(*MI, MCInstLowering);
1341 void X86AsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI, LowerPATCHABLE_TAIL_CALL() function in X86AsmPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp132 void LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI);
348 void AArch64AsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) { in emitSled()
2673 LowerPATCHABLE_TAIL_CALL(*MI);
307 void AArch64AsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) { LowerPATCHABLE_TAIL_CALL() function in AArch64AsmPrinter