Home
last modified time | relevance | path

Searched defs:constant (Results 1 - 25 of 192) sorted by relevance

12345678

/third_party/skia/third_party/externals/tint/src/sem/
H A Dexpression.cc24 Expression(const ast::Expression* declaration, const sem::Type* type, const Statement* statement, Constant constant) Expression() argument
H A Dcall.cc25 Call(const ast::CallExpression* declaration, const CallTarget* target, std::vector<const sem::Expression*> arguments, const Statement* statement, Constant constant) Call() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir_builder.h99 constant(float f) in constant() function in ir_builder::ir_factory
105 constant(int i) in constant() function in ir_builder::ir_factory
111 constant(unsigned u) in constant() function in ir_builder::ir_factory
117 constant(bool b) in constant() function in ir_builder::ir_factory
/third_party/node/deps/v8/src/compiler/
H A Dconstant-folding-reducer.cc70 Node* constant = TryGetConstant(jsgraph(), node); in Reduce() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_interchange_zero_like_constants.cpp41 auto constant = GetIRContext()->get_constant_mgr()->FindDeclaredConstant( in FindOrCreateToggledConstant() local
[all...]
H A Dtransformation_add_type_array.cpp49 auto constant = in IsApplicable() local
H A Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp102 auto constant in FindOrCreateToggledIntegerConstant() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_interchange_zero_like_constants.cpp41 auto constant = GetIRContext()->get_constant_mgr()->FindDeclaredConstant( in FindOrCreateToggledConstant() local
[all...]
H A Dtransformation_add_type_array.cpp49 auto constant = in IsApplicable() local
H A Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp102 auto constant in FindOrCreateToggledIntegerConstant() local
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_interchange_zero_like_constants.cpp41 auto constant = GetIRContext()->get_constant_mgr()->FindDeclaredConstant( in FindOrCreateToggledConstant() local
[all...]
H A Dtransformation_add_type_array.cpp49 auto constant = in IsApplicable() local
H A Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp102 auto constant in FindOrCreateToggledIntegerConstant() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_code.c59 unsigned rc_constants_add(struct rc_constant_list * c, struct rc_constant * constant) in rc_constants_add() argument
90 struct rc_constant constant; in rc_constants_add_state() local
117 struct rc_constant constant; rc_constants_add_immediate_vec4() local
143 struct rc_constant constant; rc_constants_add_immediate_scalar() local
[all...]
H A Dradeon_inline_literals.c97 struct rc_constant * constant; in rc_inline_literals() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_constants_test.cpp407 std::string constant = GetParam(); in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_constants_test.cpp407 std::string constant = GetParam(); in TEST_P() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-math.cc87 hb_ot_math_get_constant(hb_font_t *font, hb_ot_math_constant_t constant) hb_ot_math_get_constant() argument
/third_party/python/Include/internal/
H A Dpycore_asdl.h16 typedef PyObject * constant; typedef
/third_party/skia/third_party/externals/tint/src/ast/
H A Dvariable.cc26 Variable(ProgramID pid, const Source& src, const Symbol& sym, StorageClass dsc, Access da, const ast::Type* ty, bool constant, const Expression* ctor, DecorationList decos) Variable() argument
/third_party/spirv-tools/test/val/
H A Dval_constants_test.cpp407 std::string constant = GetParam(); in TEST_P() local
/third_party/musl/compat/time32/
H A Dclock_adjtime32.c12 long constant, precision, tolerance; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c294 struct rc_constant constant; in handle_immediate() local
339 struct rc_constant constant; in r300_tgsi_to_rc() local
[all...]
/third_party/musl/src/linux/
H A Dclock_adjtime.c14 long long constant, precision, tolerance; member
28 long constant, precision, tolerance; member
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_shader.c88 nir_ssa_def *constant = nir_build_imm(b, 4, 32, constants); in panvk_inline_blend_constants() local

Completed in 13 milliseconds

12345678