/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.h | 47 FastISel *createFastISel(FunctionLoweringInfo &FuncInfo, 92 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
|
D | WebAssemblyISelLowering.cpp | 140 FastISel *WebAssemblyTargetLowering::createFastISel( in createFastISel() function in WebAssemblyTargetLowering 142 return WebAssembly::createFastISel(FuncInfo, LibInfo); in createFastISel()
|
D | WebAssemblyFastISel.cpp | 1180 FastISel *WebAssembly::createFastISel(FunctionLoweringInfo &FuncInfo, in createFastISel() function in WebAssembly
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.h | 47 FastISel *createFastISel(FunctionLoweringInfo &FuncInfo, 100 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
|
D | WebAssemblyISelLowering.cpp | 160 FastISel *WebAssemblyTargetLowering::createFastISel( in createFastISel() function in WebAssemblyTargetLowering 162 return WebAssembly::createFastISel(FuncInfo, LibInfo); in createFastISel()
|
D | WebAssemblyFastISel.cpp | 1356 FastISel *WebAssembly::createFastISel(FunctionLoweringInfo &FuncInfo, in createFastISel() function in WebAssembly
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.h | 349 virtual FastISel *createFastISel(FunctionLoweringInfo &funcInfo) const; 536 FastISel *createFastISel(FunctionLoweringInfo &funcInfo);
|
D | ARMFastISel.cpp | 2114 llvm::FastISel *ARM::createFastISel(FunctionLoweringInfo &funcInfo) { in createFastISel() function in llvm::ARM
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 231 FastISel *createFastISel(FunctionLoweringInfo &funcInfo, 608 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
|
D | MipsISelLowering.cpp | 452 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()
|
D | MipsFastISel.cpp | 1894 FastISel *Mips::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in llvm::Mips
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 262 FastISel *createFastISel(FunctionLoweringInfo &funcInfo, 582 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 401 FastISel *createFastISel(FunctionLoweringInfo &funcInfo, 690 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.h | 709 virtual FastISel *createFastISel(FunctionLoweringInfo &funcInfo) const; 982 FastISel *createFastISel(FunctionLoweringInfo &funcInfo);
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 715 FastISel *createFastISel(FunctionLoweringInfo &FuncInfo, 941 FastISel *createFastISel(FunctionLoweringInfo &FuncInfo,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 284 FastISel *createFastISel(FunctionLoweringInfo &funcInfo, 705 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 276 FastISel *createFastISel(FunctionLoweringInfo &funcInfo, 714 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
|
D | MipsFastISel.cpp | 2123 FastISel *Mips::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in llvm::Mips
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 466 FastISel *createFastISel(FunctionLoweringInfo &funcInfo, 802 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 971 FastISel *createFastISel(FunctionLoweringInfo &funcInfo, 1236 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 833 FastISel *createFastISel(FunctionLoweringInfo &FuncInfo, 1130 FastISel *createFastISel(FunctionLoweringInfo &FuncInfo,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 1071 FastISel *createFastISel(FunctionLoweringInfo &funcInfo, 1380 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 1351 virtual FastISel *createFastISel(FunctionLoweringInfo &) const { in createFastISel() function
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 2778 virtual FastISel *createFastISel(FunctionLoweringInfo &, in createFastISel() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 3349 virtual FastISel *createFastISel(FunctionLoweringInfo &, in createFastISel() function
|