Home
last modified time | relevance | path

Searched defs:EnableFastISel (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DExecutionEngine.h47 LLVMBool EnableFastISel; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetOptions.h198 unsigned EnableFastISel : 1; variable