Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMAsmPrinter.h115 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
DARMMCInstLower.cpp220 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER() function in ARMAsmPrinter
DARMAsmPrinter.cpp2027 LowerPATCHABLE_FUNCTION_ENTER(*MI); in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86AsmPrinter.h93 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI,
DX86MCInstLower.cpp1308 void X86AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI, in LowerPATCHABLE_FUNCTION_ENTER() function in X86AsmPrinter
1809 return LowerPATCHABLE_FUNCTION_ENTER(*MI, MCInstLowering); in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp85 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
147 void AArch64AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER() function in AArch64AsmPrinter
676 LowerPATCHABLE_FUNCTION_ENTER(*MI); in EmitInstruction()
/external/llvm/lib/Target/X86/
DX86AsmPrinter.h111 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI,
DX86MCInstLower.cpp1037 void X86AsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI, in LowerPATCHABLE_FUNCTION_ENTER() function in X86AsmPrinter
1362 return LowerPATCHABLE_FUNCTION_ENTER(*MI, MCInstLowering); in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsAsmPrinter.h54 void LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI);
DMipsAsmPrinter.cpp200 LowerPATCHABLE_FUNCTION_ENTER(*MI); in EmitInstruction()
1188 void MipsAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) { in LowerPATCHABLE_FUNCTION_ENTER() function in MipsAsmPrinter