Home
last modified time | relevance | path

Searched defs:const_id (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Deliminate_dead_constant_pass.cpp38 uint32_t const_id = c->result_id(); in Process() local
Dreplace_invalid_opc.cpp166 uint32_t const_id = GetSpecialConstant(inst->type_id()); in ReplaceInstruction() local
Dinst_buff_addr_check_pass.cpp184 uint32_t const_id = type_inst->GetSingleWordInOperand(1); in GetTypeLength() local
Deliminate_dead_members_pass.cpp493 uint32_t const_id = in UpdateAccessChain() local
Dfolding_rules.cpp462 uint32_t const_id = 0; in MergeNegateAddSubArithmetic() local
1022 uint32_t const_id = constants[0] ? inst->GetSingleWordInOperand(0u) in MergeAddNegateArithmetic() local
/third_party/spirv-tools/source/opt/
Deliminate_dead_constant_pass.cpp38 uint32_t const_id = c->result_id(); in Process() local
Dreplace_invalid_opc.cpp165 uint32_t const_id = GetSpecialConstant(inst->type_id()); in ReplaceInstruction() local
Deliminate_dead_members_pass.cpp493 uint32_t const_id = in UpdateAccessChain() local
Dinst_buff_addr_check_pass.cpp184 uint32_t const_id = type_inst->GetSingleWordInOperand(1); in GetTypeLength() local
Dtypes.cpp452 Array::LengthInfo Array::GetConstantLengthInfo(uint32_t const_id, in GetConstantLengthInfo()
Dfolding_rules.cpp470 uint32_t const_id = 0; in MergeNegateAddSubArithmetic() local
1030 uint32_t const_id = constants[0] ? inst->GetSingleWordInOperand(0u) in MergeAddNegateArithmetic() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Deliminate_dead_constant_pass.cpp38 uint32_t const_id = c->result_id(); in Process() local
Dreplace_invalid_opc.cpp166 uint32_t const_id = GetSpecialConstant(inst->type_id()); in ReplaceInstruction() local
Dinst_buff_addr_check_pass.cpp184 uint32_t const_id = type_inst->GetSingleWordInOperand(1); in GetTypeLength() local
Deliminate_dead_members_pass.cpp493 uint32_t const_id = in UpdateAccessChain() local
Dfolding_rules.cpp462 uint32_t const_id = 0; in MergeNegateAddSubArithmetic() local
1022 uint32_t const_id = constants[0] ? inst->GetSingleWordInOperand(0u) in MergeAddNegateArithmetic() local
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl.cc2622 auto const_id = global->ConstantId(); in EmitProgramConstVariable() local
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl.cc3701 auto const_id = global->ConstantId(); in EmitProgramConstVariable() local