Home
last modified time | relevance | path

Searched defs:fastMaterializeConstant (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFastISel.h481 virtual unsigned fastMaterializeConstant(const Constant *C) { return 0; } in fastMaterializeConstant() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp615 unsigned WebAssemblyFastISel::fastMaterializeConstant(const Constant *C) { in fastMaterializeConstant() function in WebAssemblyFastISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp2241 unsigned PPCFastISel::fastMaterializeConstant(const Constant *C) { in fastMaterializeConstant() function in PPCFastISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp447 unsigned MipsFastISel::fastMaterializeConstant(const Constant *C) { in fastMaterializeConstant() function in MipsFastISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp642 unsigned ARMFastISel::fastMaterializeConstant(const Constant *C) { in fastMaterializeConstant() function in ARMFastISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp3848 unsigned X86FastISel::fastMaterializeConstant(const Constant *C) { in fastMaterializeConstant() function in X86FastISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp522 unsigned AArch64FastISel::fastMaterializeConstant(const Constant *C) { in fastMaterializeConstant() function in AArch64FastISel