Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMAsmPrinter.h113 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
DARMMCInstLower.cpp216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER() function in ARMAsmPrinter
DARMAsmPrinter.cpp2130 LowerPATCHABLE_FUNCTION_ENTER(*MI); in EmitInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AsmPrinter.h92 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI,
DX86MCInstLower.cpp1614 void X86AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI, in LowerPATCHABLE_FUNCTION_ENTER() function in X86AsmPrinter
2204 return LowerPATCHABLE_FUNCTION_ENTER(*MI, MCInstLowering); in EmitInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsAsmPrinter.h53 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
DMipsAsmPrinter.cpp237 LowerPATCHABLE_FUNCTION_ENTER(*MI); in EmitInstruction()
1239 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_ENTER() function in MipsAsmPrinter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp99 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
244 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER() function in AArch64AsmPrinter
1202 LowerPATCHABLE_FUNCTION_ENTER(*MI); in EmitInstruction()