Home
last modified time | relevance | path

Searched refs:createFastISel (Results 1 – 25 of 48) sorted by relevance

12

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.h47 FastISel *createFastISel(FunctionLoweringInfo &FuncInfo,
92 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
DWebAssemblyISelLowering.cpp140 FastISel *WebAssemblyTargetLowering::createFastISel( in createFastISel() function in WebAssemblyTargetLowering
142 return WebAssembly::createFastISel(FuncInfo, LibInfo); in createFastISel()
DWebAssemblyFastISel.cpp1180 FastISel *WebAssembly::createFastISel(FunctionLoweringInfo &FuncInfo, in createFastISel() function in WebAssembly
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.h47 FastISel *createFastISel(FunctionLoweringInfo &FuncInfo,
100 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
DWebAssemblyISelLowering.cpp160 FastISel *WebAssemblyTargetLowering::createFastISel( in createFastISel() function in WebAssemblyTargetLowering
162 return WebAssembly::createFastISel(FuncInfo, LibInfo); in createFastISel()
DWebAssemblyFastISel.cpp1356 FastISel *WebAssembly::createFastISel(FunctionLoweringInfo &FuncInfo, in createFastISel() function in WebAssembly
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.h349 virtual FastISel *createFastISel(FunctionLoweringInfo &funcInfo) const;
536 FastISel *createFastISel(FunctionLoweringInfo &funcInfo);
DARMFastISel.cpp2114 llvm::FastISel *ARM::createFastISel(FunctionLoweringInfo &funcInfo) { in createFastISel() function in llvm::ARM
/external/llvm/lib/Target/Mips/
DMipsISelLowering.h231 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
608 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
DMipsISelLowering.cpp452 MipsTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in MipsTargetLowering
455 return TargetLowering::createFastISel(funcInfo, libInfo); in createFastISel()
456 return Mips::createFastISel(funcInfo, libInfo); in createFastISel()
DMipsFastISel.cpp1894 FastISel *Mips::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in llvm::Mips
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h262 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
582 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
/external/llvm/lib/Target/ARM/
DARMISelLowering.h401 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
690 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.h709 virtual FastISel *createFastISel(FunctionLoweringInfo &funcInfo) const;
982 FastISel *createFastISel(FunctionLoweringInfo &funcInfo);
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h715 FastISel *createFastISel(FunctionLoweringInfo &FuncInfo,
941 FastISel *createFastISel(FunctionLoweringInfo &FuncInfo,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h284 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
705 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.h276 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
714 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
DMipsFastISel.cpp2123 FastISel *Mips::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in llvm::Mips
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.h466 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
802 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
/external/llvm/lib/Target/X86/
DX86ISelLowering.h971 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
1236 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h833 FastISel *createFastISel(FunctionLoweringInfo &FuncInfo,
1130 FastISel *createFastISel(FunctionLoweringInfo &FuncInfo,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.h1071 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
1380 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h1351 virtual FastISel *createFastISel(FunctionLoweringInfo &) const { in createFastISel() function
/external/llvm/include/llvm/Target/
DTargetLowering.h2778 virtual FastISel *createFastISel(FunctionLoweringInfo &, in createFastISel() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3349 virtual FastISel *createFastISel(FunctionLoweringInfo &, in createFastISel() function

12