Home
last modified time | relevance | path

Searched refs:spvOpcodeIsConstant (Results 1 – 25 of 74) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_type.cpp224 if (!length || !spvOpcodeIsConstant(length->opcode())) { in ValidateTypeArray()
546 !spvOpcodeIsConstant(scope->opcode())) { in ValidateTypeCooperativeMatrix()
556 !spvOpcodeIsConstant(rows->opcode())) { in ValidateTypeCooperativeMatrix()
566 !spvOpcodeIsConstant(cols->opcode())) { in ValidateTypeCooperativeMatrix()
577 !spvOpcodeIsConstant(use->opcode())) { in ValidateTypeCooperativeMatrix()
H A Dvalidate_non_uniform.cpp130 if (!spvOpcodeIsConstant(id_op)) { in ValidateGroupNonUniformBroadcastShuffle()
356 if (!spvOpcodeIsConstant(operand->opcode())) { in ValidateGroupNonUniformArithmetic()
401 if (!spvOpcodeIsConstant(cluster_size_inst->opcode())) { in ValidateGroupNonUniformRotateKHR()
H A Dvalidate_primitives.cpp58 if (!spvOpcodeIsConstant(stream_opcode)) { in PrimitivesPass()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_type.cpp239 if (!length || !spvOpcodeIsConstant(length->opcode())) { in ValidateTypeArray()
573 !spvOpcodeIsConstant(scope->opcode())) { in ValidateTypeCooperativeMatrix()
583 !spvOpcodeIsConstant(rows->opcode())) { in ValidateTypeCooperativeMatrix()
593 !spvOpcodeIsConstant(cols->opcode())) { in ValidateTypeCooperativeMatrix()
604 !spvOpcodeIsConstant(use->opcode())) { in ValidateTypeCooperativeMatrix()
Dvalidate_primitives.cpp58 if (!spvOpcodeIsConstant(stream_opcode)) { in PrimitivesPass()
Dvalidate_non_uniform.cpp130 if (!spvOpcodeIsConstant(id_op)) { in ValidateGroupNonUniformBroadcastShuffle()
356 if (!spvOpcodeIsConstant(operand->opcode())) { in ValidateGroupNonUniformArithmetic()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_type.cpp226 if (!length || !spvOpcodeIsConstant(length->opcode())) { in ValidateTypeArray()
548 !spvOpcodeIsConstant(scope->opcode())) { in ValidateTypeCooperativeMatrix()
558 !spvOpcodeIsConstant(rows->opcode())) { in ValidateTypeCooperativeMatrix()
568 !spvOpcodeIsConstant(cols->opcode())) { in ValidateTypeCooperativeMatrix()
579 !spvOpcodeIsConstant(use->opcode())) { in ValidateTypeCooperativeMatrix()
H A Dvalidate_non_uniform.cpp130 if (!spvOpcodeIsConstant(id_op)) { in ValidateGroupNonUniformBroadcastShuffle()
356 if (!spvOpcodeIsConstant(operand->opcode())) { in ValidateGroupNonUniformArithmetic()
400 if (!spvOpcodeIsConstant(cluster_size_inst->opcode())) { in ValidateGroupNonUniformRotateKHR()
H A Dvalidate_primitives.cpp58 if (!spvOpcodeIsConstant(stream_opcode)) { in PrimitivesPass()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_access_chain.cpp383 assert(spvOpcodeIsConstant(index_instruction->opcode()) && in GetStructIndexValue()
421 if (!spvOpcodeIsConstant(index_instruction->opcode())) { in ValidIndexToComposite()
Dtransformation_add_local_variable.cpp60 if (!spvOpcodeIsConstant(initializer_instruction->opcode())) { in IsApplicable()
Dtransformation_replace_irrelevant_id.cpp134 !spvOpcodeIsConstant(replacement_for_use.opcode()); in AttemptsToReplaceVariableInitializerWithNonConstant()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_access_chain.cpp383 assert(spvOpcodeIsConstant(index_instruction->opcode()) && in GetStructIndexValue()
421 if (!spvOpcodeIsConstant(index_instruction->opcode())) { in ValidIndexToComposite()
H A Dtransformation_add_local_variable.cpp60 if (!spvOpcodeIsConstant(initializer_instruction->opcode())) { in IsApplicable()
H A Dtransformation_replace_irrelevant_id.cpp134 !spvOpcodeIsConstant(replacement_for_use.opcode()); in AttemptsToReplaceVariableInitializerWithNonConstant()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_access_chain.cpp383 assert(spvOpcodeIsConstant(index_instruction->opcode()) && in GetStructIndexValue()
421 if (!spvOpcodeIsConstant(index_instruction->opcode())) { in ValidIndexToComposite()
H A Dtransformation_add_local_variable.cpp60 if (!spvOpcodeIsConstant(initializer_instruction->opcode())) { in IsApplicable()
H A Dtransformation_replace_irrelevant_id.cpp134 !spvOpcodeIsConstant(replacement_for_use.opcode()); in AttemptsToReplaceVariableInitializerWithNonConstant()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/reduce/
H A Doperand_to_const_reduction_opportunity_finder.cpp49 if (spvOpcodeIsConstant(def->opcode())) { in GetAvailableOpportunities()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/reduce/
Doperand_to_const_reduction_opportunity_finder.cpp49 if (spvOpcodeIsConstant(def->opcode())) { in GetAvailableOpportunities()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Doperand_to_const_reduction_opportunity_finder.cpp49 if (spvOpcodeIsConstant(def->opcode())) { in GetAvailableOpportunities()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dreflect.h54 return spvOpcodeIsConstant(opcode); in IsConstantInst()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dreflect.h54 return spvOpcodeIsConstant(opcode); in IsConstantInst()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dreflect.h54 return spvOpcodeIsConstant(opcode); in IsConstantInst()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/
H A Dopcode.h69 int32_t spvOpcodeIsConstant(const spv::Op opcode);

123