Home
last modified time | relevance | path

Searched defs:constant (Results 51 - 75 of 194) sorted by relevance

12345678

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfold.cpp296 const analysis::Constant* constant = in FoldBinaryIntegerOpToConstant() local
480 const analysis::Constant* constant = in FoldBinaryBooleanOpToConstant() local
[all...]
H A Dscalar_analysis_simplification.cpp162 SENode* constant = nullptr; in AccumulatorsFromMultiply() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/fact_manager/
H A Dconstant_uniform_facts_test.cpp555 auto constant = fact_manager.GetConstantFromUniformDescriptor( in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DValueLattice.h37 constant, enumerator
[all...]
/third_party/python/Modules/
H A Dtermios.c554 static struct constant { struct
1232 struct constant *constant = termios_constants; in termios_exec() local
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_loop_to_create_int_constant_synonym.cpp57 auto constant = ir_context->get_constant_mgr()->FindDeclaredConstant( in IsApplicable() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dconst_folding_rules.cpp190 const analysis::Constant* constant = in FoldInsertWithConstants() local
215 const analysis::Constant* constant = in FoldInsertWithConstants() local
[all...]
H A Dfold.cpp296 const analysis::Constant* constant = in FoldBinaryIntegerOpToConstant() local
480 const analysis::Constant* constant = in FoldBinaryBooleanOpToConstant() local
[all...]
H A Dscalar_analysis_simplification.cpp161 SENode* constant = nullptr; in AccumulatorsFromMultiply() local
[all...]
/third_party/spirv-tools/test/fuzz/fact_manager/
H A Dconstant_uniform_facts_test.cpp555 auto constant = fact_manager.GetConstantFromUniformDescriptor( in TEST() local
/third_party/spirv-tools/test/opt/
H A Dfold_test.cpp94 const analysis::Constant* constant = const_mrg->GetConstantFromInst(inst); in TEST_P() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H A Dtimex.h23 long constant, precision, tolerance; member
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helpers_gles.cpp60 auto& constant = compiler.get_constant(c.self); in ConstByName() local
74 auto& constant = compiler.get_constant(c.id); in SpecConstByName() local
135 const auto& constant = ConstByName(compiler, name); in ConvertConstantToUniform() local
373 const spirv_cross::SPIRConstant& constant = compiler.get_constant(c.id); CreateSpecInfos() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_mediump.c566 nir_ssa_def *constant; in fold_16bit_src() local
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_algebraic.cpp253 reassociate_constant(ir_expression *ir1, int const_index, ir_constant *constant, ir_expression *ir2) reassociate_constant() argument
[all...]
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dtimex.h23 long constant, precision, tolerance; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dtimex.h23 long constant, precision, tolerance; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dtimex.h23 long constant, precision, tolerance; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_vertprog.c92 constant(struct nvfx_vpc *vpc, int pipe, float x, float y, float z, float w) in constant() function
/third_party/node/deps/v8/src/compiler/
H A Daccess-info.h140 base::Optional<ObjectRef> constant() const { in constant() function in v8::internal::compiler::final
/third_party/musl/include/sys/
H A Dtimex.h23 long constant, precision, tolerance; member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c473 struct rc_constant constant; in add_constant() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DGlobals.cpp336 GlobalVariable::GlobalVariable(Type *Ty, bool constant, LinkageTypes Link, in GlobalVariable() argument
355 GlobalVariable::GlobalVariable(Module &M, Type *Ty, bool constant, in GlobalVariable() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_parsed_ir.cpp1019 auto &constant = variant_set<SPIRConstant>(ids[id], type); in make_constant_null() local
1058 auto &constant = variant_set<SPIRConstant>(ids[id], type); in make_constant_null() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dconstants.cpp167 const analysis::Constant* constant = FindDeclaredConstant(id); GetOperandConstants() local
[all...]

Completed in 27 milliseconds

12345678