Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRasterPipelineBlitter.cpp29 bool is_opaque, bool is_constant);
102 is_constant = true; in SkCreateRasterPipelineBlitter() local
105 is_opaque, is_constant); in SkCreateRasterPipelineBlitter()
109 bool is_constant = shader->isConstant(); in SkCreateRasterPipelineBlitter() local
117 is_opaque, is_constant); in SkCreateRasterPipelineBlitter()
126 is_opaque, is_constant); in SkCreateRasterPipelineBlitter()
138 bool is_constant = false; // If this were the case, it'd be better to just set a paint color. in SkCreateRasterPipelineBlitter() local
140 is_opaque, is_constant); in SkCreateRasterPipelineBlitter()
149 bool is_constant) { in Create() argument
188 is_constant = is_constant && (blitter->fDitherRate == 0.0f); in Create()
[all …]
/external/skia/src/sksl/
DSkSLCompiler.cpp414 bool is_constant(const Expression& expr, double value) { in is_constant() function
424 if (!is_constant(c.getVecComponent(i), value)) { in is_constant()
649 if (is_constant(*bin->fLeft, 1)) { in simplifyExpression()
661 else if (is_constant(*bin->fLeft, 0)) { in simplifyExpression()
673 else if (is_constant(*bin->fRight, 1)) { in simplifyExpression()
685 else if (is_constant(*bin->fRight, 0)) { in simplifyExpression()
699 if (is_constant(*bin->fLeft, 0)) { in simplifyExpression()
710 } else if (is_constant(*bin->fRight, 0)) { in simplifyExpression()
724 if (is_constant(*bin->fRight, 0)) { in simplifyExpression()
738 if (is_constant(*bin->fRight, 1)) { in simplifyExpression()
[all …]
/external/mesa3d/src/compiler/nir/
Dnir_search.h58 bool is_constant; member
Dnir_search.c153 if (var->is_constant && in match_value()
494 assert(!var->is_constant); in construct_value()
Dnir_algebraic.py167 self.is_constant = m.group('const') is not None
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_optimize.c535 unsigned int is_constant[2] = {0, 0}; in is_presub_candidate() local
560 is_constant[i] = 1; in is_presub_candidate()
564 if (is_constant[0] && is_constant[1]) in is_presub_candidate()
/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp936 inline bool is_constant(GepNode *N) { in is_constant() function
951 while (is_constant(N) && !(N->Flags & GepNode::Root)) { in separateChainForNode()
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.ml374 external is_constant : llvalue -> bool = "llvm_is_constant"
Dllvm.mli639 (** [is_constant v] returns [true] if the value [v] is a constant, [false]
641 val is_constant : llvalue -> bool val
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml466 external is_constant : llvalue -> bool = "llvm_is_constant"
Dllvm.mli783 (** [is_constant v] returns [true] if the value [v] is a constant, [false]
785 val is_constant : llvalue -> bool val
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
Dvmcore.ml93 insist (is_constant c);
/external/llvm/test/Bindings/OCaml/
Dcore.ml106 insist (is_constant c);
/external/toolchain-utils/dejagnu/gdb_baseline/
Di686-pc-linux-gnu17392 PASS: gdb.python/py-symbol.exp: Test arg.is_constant
17396 PASS: gdb.python/py-symbol.exp: Test func.is_constant
17405 PASS: gdb.python/py-symbol.exp: Test a.is_constant
17413 PASS: gdb.python/py-symbol.exp: Test t.is_constant
17421 PASS: gdb.python/py-symbol.exp: Test func.is_constant
Dx86_64-cros-linux-gnu17660 PASS: gdb.python/py-symbol.exp: Test arg.is_constant
17664 PASS: gdb.python/py-symbol.exp: Test func.is_constant
17673 PASS: gdb.python/py-symbol.exp: Test a.is_constant
17681 PASS: gdb.python/py-symbol.exp: Test t.is_constant
17689 PASS: gdb.python/py-symbol.exp: Test func.is_constant
Darmv7a-cros-linux-gnueabi17301 PASS: gdb.python/py-symbol.exp: Test arg.is_constant
17305 PASS: gdb.python/py-symbol.exp: Test func.is_constant
17314 PASS: gdb.python/py-symbol.exp: Test a.is_constant
17322 PASS: gdb.python/py-symbol.exp: Test t.is_constant
17330 PASS: gdb.python/py-symbol.exp: Test func.is_constant