/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | dead_insert_elim_pass.cpp | 47 case SpvOpTypeArray: { in NumComponents() 71 if (typeInst->opcode() == SpvOpTypeArray) return; in MarkInsertChain() 192 if (typeInst->opcode() == SpvOpTypeArray) { in EliminateDeadInsertsOnePass()
|
D | scalar_replacement_pass.cpp | 280 case SpvOpTypeArray: in CreateReplacementVariables() 485 assert(arrayType->opcode() == SpvOpTypeArray); in GetArrayLength() 544 case SpvOpTypeArray: in CheckType()
|
D | instruction.cpp | 385 case SpvOpTypeArray: in GetTypeComponent() 483 } else if (opcode() == SpvOpTypeArray) { in IsOpaqueType()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | dead_insert_elim_pass.cpp | 47 case SpvOpTypeArray: { in NumComponents() 71 if (typeInst->opcode() == SpvOpTypeArray) return; in MarkInsertChain() 192 if (typeInst->opcode() == SpvOpTypeArray) { in EliminateDeadInsertsOnePass()
|
D | scalar_replacement_pass.cpp | 280 case SpvOpTypeArray: in CreateReplacementVariables() 485 assert(arrayType->opcode() == SpvOpTypeArray); in GetArrayLength() 544 case SpvOpTypeArray: in CheckType()
|
D | instruction.cpp | 385 case SpvOpTypeArray: in GetTypeComponent() 483 } else if (opcode() == SpvOpTypeArray) { in IsOpaqueType()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_decorations.cpp | 201 case SpvOpTypeArray: in getBaseAlignment() 239 case SpvOpTypeArray: in getScalarAlignment() 283 case SpvOpTypeArray: { in getSize() 504 if (SpvOpTypeArray == opcode || SpvOpTypeRuntimeArray == opcode) { in checkLayout() 523 (SpvOpTypeArray == opcode || SpvOpTypeStruct == opcode)) { in checkLayout() 754 case SpvOpTypeArray: in ComputeMemberConstraintsForStruct() 778 case SpvOpTypeArray: in ComputeMemberConstraintsForArray() 922 SpvOpTypeArray, vstate)) { in CheckDecorationsOfBuffers()
|
D | validate_composites.cpp | 84 case SpvOpTypeArray: { in GetExtractInsertValueType() 259 case SpvOpTypeArray: { in ValidateCompositeConstruct() 262 assert(array_inst->opcode() == SpvOpTypeArray); in ValidateCompositeConstruct()
|
D | validate_constants.cpp | 162 case SpvOpTypeArray: { in ValidateConstantComposite() 286 case SpvOpTypeArray: in IsTypeNullable()
|
D | validate_type.cpp | 57 if (opcode != SpvOpTypeArray && opcode != SpvOpTypeRuntimeArray && in ValidateUniqueness() 330 case SpvOpTypeArray: in TypePass()
|
D | validate_memory.cpp | 46 if (type->opcode() == SpvOpTypeArray || in IsAllowedTypeOrArrayOfSame() 180 case SpvOpTypeArray: in ContainsInvalidBool() 852 case SpvOpTypeArray: in ValidateAccessChain()
|
D | validate_builtins.cpp | 532 if (_.GetIdOpcode(underlying_type) == SpvOpTypeArray) { in ValidateOptionalArrayedF32() 615 if (_.GetIdOpcode(underlying_type) == SpvOpTypeArray) { in ValidateOptionalArrayedF32Vec() 676 if (type_inst->opcode() != SpvOpTypeArray) { in ValidateI32Arr() 722 if (_.GetIdOpcode(underlying_type) == SpvOpTypeArray) { in ValidateOptionalArrayedF32Arr() 724 if (_.GetIdOpcode(subtype) == SpvOpTypeArray) { in ValidateOptionalArrayedF32Arr() 739 if (type_inst->opcode() != SpvOpTypeArray) { in ValidateF32ArrHelper()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_decorations.cpp | 201 case SpvOpTypeArray: in getBaseAlignment() 242 case SpvOpTypeArray: in getScalarAlignment() 288 case SpvOpTypeArray: { in getSize() 511 if (SpvOpTypeArray == opcode || SpvOpTypeRuntimeArray == opcode) { in checkLayout() 530 (SpvOpTypeArray == opcode || SpvOpTypeStruct == opcode)) { in checkLayout() 761 case SpvOpTypeArray: in ComputeMemberConstraintsForStruct() 785 case SpvOpTypeArray: in ComputeMemberConstraintsForArray() 931 SpvOpTypeArray, vstate)) { in CheckDecorationsOfBuffers()
|
D | validate_composites.cpp | 84 case SpvOpTypeArray: { in GetExtractInsertValueType() 259 case SpvOpTypeArray: { in ValidateCompositeConstruct() 262 assert(array_inst->opcode() == SpvOpTypeArray); in ValidateCompositeConstruct()
|
D | validate_constants.cpp | 162 case SpvOpTypeArray: { in ValidateConstantComposite() 286 case SpvOpTypeArray: in IsTypeNullable()
|
D | validate_type.cpp | 58 if (opcode != SpvOpTypeArray && opcode != SpvOpTypeRuntimeArray && in ValidateUniqueness() 367 case SpvOpTypeArray: in TypePass()
|
D | validate_memory.cpp | 46 if (type->opcode() == SpvOpTypeArray || in IsAllowedTypeOrArrayOfSame() 180 case SpvOpTypeArray: in ContainsInvalidBool() 561 while (pointee_base->opcode() == SpvOpTypeArray) { in ValidateVariable() 1016 case SpvOpTypeArray: in ValidateAccessChain()
|
D | validate_function.cpp | 118 while (_.GetIdOpcode(param_nonarray_type_id) == SpvOpTypeArray) { in ValidateFunctionParameter()
|
D | validate_builtins.cpp | 532 if (_.GetIdOpcode(underlying_type) == SpvOpTypeArray) { in ValidateOptionalArrayedF32() 615 if (_.GetIdOpcode(underlying_type) == SpvOpTypeArray) { in ValidateOptionalArrayedF32Vec() 676 if (type_inst->opcode() != SpvOpTypeArray) { in ValidateI32Arr() 722 if (_.GetIdOpcode(underlying_type) == SpvOpTypeArray) { in ValidateOptionalArrayedF32Arr() 724 if (_.GetIdOpcode(subtype) == SpvOpTypeArray) { in ValidateOptionalArrayedF32Arr() 739 if (type_inst->opcode() != SpvOpTypeArray) { in ValidateF32ArrHelper()
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | opcode.cpp | 261 case SpvOpTypeArray: in spvOpcodeIsComposite() 314 case SpvOpTypeArray: in spvOpcodeGeneratesType()
|
D | name_mapper.cpp | 243 case SpvOpTypeArray: in ParseInstruction()
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 261 case SpvOpTypeArray: in spvOpcodeIsComposite() 314 case SpvOpTypeArray: in spvOpcodeGeneratesType()
|
D | operand.cpp | 484 case SpvOpTypeArray: in spvOperandCanBeForwardDeclaredFunction()
|
D | name_mapper.cpp | 243 case SpvOpTypeArray: in ParseInstruction()
|
/external/mesa3d/prebuilt-intermediates/spirv/ |
D | spirv_info.c | 213 case SpvOpTypeArray: return "SpvOpTypeArray"; in spirv_op_to_string()
|