Searched defs:optLevel (Results 1 – 9 of 9) sorted by relevance
| /external/llvm-project/mlir/lib/ExecutionEngine/ |
| D | OptUtils.cpp | 67 unsigned optLevel, unsigned sizeLevel, in populatePassManagers() 97 mlir::makeOptimizingTransformer(unsigned optLevel, unsigned sizeLevel, in makeOptimizingTransformer()
|
| D | JitRunner.cpp | 135 Optional<unsigned> optLevel; in getCommandLineOptLevel() local 252 Optional<unsigned> optLevel = getCommandLineOptLevel(options); in JitRunnerMain() local
|
| /external/zstd/lib/compress/ |
| D | zstd_opt.c | 72 static void ZSTD_setBasePrices(optState_t* optPtr, int optLevel) in ZSTD_setBasePrices() 106 int const optLevel) in ZSTD_rescaleFreqs() 217 int optLevel) in ZSTD_rawLiteralsCost() 240 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice() 260 int const optLevel) in ZSTD_getMatchPrice() 934 const int optLevel, in ZSTD_compressBlock_opt_generic()
|
| /external/swiftshader/src/Reactor/ |
| D | Nucleus.hpp | 140 Optimization::Level optLevel; member in rr::Config::Edit
|
| /external/deqp-deps/glslang/glslang/MachineIndependent/ |
| D | ShaderLang.cpp | 804 const EShOptimizationLevel optLevel, in ProcessDeferred() 1264 const EShOptimizationLevel optLevel, in PreprocessDeferred() 1302 const EShOptimizationLevel optLevel, in CompileDeferred() 1464 const EShOptimizationLevel optLevel, in ShCompile()
|
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
| D | ShaderLang.cpp | 809 const EShOptimizationLevel optLevel, in ProcessDeferred() 1273 const EShOptimizationLevel optLevel, in PreprocessDeferred() 1312 const EShOptimizationLevel optLevel, in CompileDeferred() 1474 const EShOptimizationLevel optLevel, in ShCompile()
|
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir_driver.h | 92 uint8_t optLevel; /* optimization level (0 to 3) */ member
|
| D | nv50_ir.h | 1355 uint8_t optLevel; variable
|
| /external/llvm-project/lld/COFF/ |
| D | Driver.cpp | 1550 StringRef optLevel = s.substr(7); in link() local
|