Home
last modified time | relevance | path

Searched defs:is_constant (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/src/core/
DSkRasterPipelineBlitter.cpp111 is_constant = true; in SkCreateRasterPipelineBlitter() local
118 bool is_constant = shader->isConstant(); in SkCreateRasterPipelineBlitter() local
141 bool is_constant = false; // If this were the case, it'd be better to just set a paint color. in SkCreateRasterPipelineBlitter() local
152 bool is_constant, in Create()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_convert_alu_types.c172 is_constant(nir_intrinsic_instr *conv) in is_constant() function
Dnir_lower_const_arrays_to_uniforms.c45 bool is_constant; member
Dnir_opt_large_constants.c31 bool is_constant; member
Dnir_search.h77 bool is_constant : 1; member
/third_party/node/deps/v8/src/wasm/
Dwasm-debug.h73 bool is_constant() const { return storage == kConstant; } in is_constant() function
/third_party/skia/modules/skottie/src/animator/
DVectorKeyframeAnimator.cpp101 const auto is_constant = lerp_info.vrec0.equals(lerp_info.vrec1, in onSeek() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_optimize.c540 unsigned int is_constant[2] = {0, 0}; in is_presub_candidate() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_linear.c72 boolean is_constant; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp423 const auto is_constant = in ValidateVariable() local
/third_party/spirv-tools/source/val/
Dvalidate_memory.cpp422 const auto is_constant = in ValidateVariable() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_memory.cpp423 const auto is_constant = in ValidateVariable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp947 inline bool is_constant(GepNode *N) { in is_constant() function
/third_party/node/deps/v8/src/compiler/backend/
Dmid-tier-register-allocator.cc379 bool is_constant() const { return is_constant_; } in is_constant() function in v8::internal::compiler::VirtualRegisterData
528 bool is_constant, in Initialize()
/third_party/mesa3d/src/amd/compiler/
Daco_optimizer.cpp221 bool is_constant(unsigned bits) in is_constant() function
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp8550 bool is_constant = false; in emit_array_copy() local