Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86AsmPrinter.h93 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI,
H A DX86MCInstLower.cpp1275 void X86AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI, in LowerPATCHABLE_FUNCTION_ENTER() function in X86AsmPrinter
1764 return LowerPATCHABLE_FUNCTION_ENTER(*MI, MCInstLowering); in EmitInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h115 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
H A DARMMCInstLower.cpp220 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER() function in ARMAsmPrinter
H A DARMAsmPrinter.cpp2059 LowerPATCHABLE_FUNCTION_ENTER(*MI); in EmitInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h54 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
H A DMipsAsmPrinter.cpp236 LowerPATCHABLE_FUNCTION_ENTER(*MI); in EmitInstruction()
1230 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_ENTER() function in MipsAsmPrinter
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp95 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
178 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER() function in AArch64AsmPrinter
885 LowerPATCHABLE_FUNCTION_ENTER(*MI); in EmitInstruction()