/third_party/spirv-tools/source/opt/ |
D | reflect.h | 51 opcode == SpvOpTypeCooperativeMatrixNV; in IsTypeInst()
|
D | type_manager.cpp | 420 context(), SpvOpTypeCooperativeMatrixNV, 0, id, in GetTypeInstruction() 859 case SpvOpTypeCooperativeMatrixNV: in RecordIfTypeDefinition()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | reflect.h | 51 opcode == SpvOpTypeCooperativeMatrixNV; in IsTypeInst()
|
D | type_manager.cpp | 420 context(), SpvOpTypeCooperativeMatrixNV, 0, id, in GetTypeInstruction() 859 case SpvOpTypeCooperativeMatrixNV: in RecordIfTypeDefinition()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | reflect.h | 51 opcode == SpvOpTypeCooperativeMatrixNV; in IsTypeInst()
|
D | type_manager.cpp | 420 context(), SpvOpTypeCooperativeMatrixNV, 0, id, in GetTypeInstruction() 859 case SpvOpTypeCooperativeMatrixNV: in RecordIfTypeDefinition()
|
/third_party/spirv-tools/source/ |
D | opcode.cpp | 271 case SpvOpTypeCooperativeMatrixNV: in spvOpcodeIsComposite() 337 case SpvOpTypeCooperativeMatrixNV: in spvOpcodeGeneratesType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 271 case SpvOpTypeCooperativeMatrixNV: in spvOpcodeIsComposite() 337 case SpvOpTypeCooperativeMatrixNV: in spvOpcodeGeneratesType()
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | opcode.cpp | 271 case SpvOpTypeCooperativeMatrixNV: in spvOpcodeIsComposite() 337 case SpvOpTypeCooperativeMatrixNV: in spvOpcodeGeneratesType()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validation_state.cpp | 678 case SpvOpTypeCooperativeMatrixNV: in GetComponentType() 705 case SpvOpTypeCooperativeMatrixNV: in GetDimension() 956 return inst && inst->opcode() == SpvOpTypeCooperativeMatrixNV; in IsCooperativeMatrixType() 979 if (m1_type->opcode() != SpvOpTypeCooperativeMatrixNV || in CooperativeMatrixShapesMatch() 980 m2_type->opcode() != SpvOpTypeCooperativeMatrixNV) { in CooperativeMatrixShapesMatch() 1293 case SpvOpTypeCooperativeMatrixNV: in ContainsType()
|
D | validate_constants.cpp | 247 case SpvOpTypeCooperativeMatrixNV: { in ValidateConstantComposite() 314 case SpvOpTypeCooperativeMatrixNV: in IsTypeNullable()
|
D | validate_composites.cpp | 126 case SpvOpTypeCooperativeMatrixNV: { in GetExtractInsertValueType() 339 case SpvOpTypeCooperativeMatrixNV: { in ValidateCompositeConstruct()
|
D | validate_memory.cpp | 208 case SpvOpTypeCooperativeMatrixNV: in ContainsCooperativeMatrix() 1291 case SpvOpTypeCooperativeMatrixNV: in ValidateAccessChain() 1443 if (type->opcode() != SpvOpTypeCooperativeMatrixNV) { in ValidateCooperativeMatrixLengthNV() 1467 if (matrix_type->opcode() != SpvOpTypeCooperativeMatrixNV) { in ValidateCooperativeMatrixLoadStoreNV()
|
D | validate_type.cpp | 646 case SpvOpTypeCooperativeMatrixNV: in TypePass()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validation_state.cpp | 678 case SpvOpTypeCooperativeMatrixNV: in GetComponentType() 705 case SpvOpTypeCooperativeMatrixNV: in GetDimension() 956 return inst && inst->opcode() == SpvOpTypeCooperativeMatrixNV; in IsCooperativeMatrixType() 979 if (m1_type->opcode() != SpvOpTypeCooperativeMatrixNV || in CooperativeMatrixShapesMatch() 980 m2_type->opcode() != SpvOpTypeCooperativeMatrixNV) { in CooperativeMatrixShapesMatch() 1293 case SpvOpTypeCooperativeMatrixNV: in ContainsType()
|
D | validate_constants.cpp | 247 case SpvOpTypeCooperativeMatrixNV: { in ValidateConstantComposite() 314 case SpvOpTypeCooperativeMatrixNV: in IsTypeNullable()
|
D | validate_composites.cpp | 126 case SpvOpTypeCooperativeMatrixNV: { in GetExtractInsertValueType() 339 case SpvOpTypeCooperativeMatrixNV: { in ValidateCompositeConstruct()
|
D | validate_memory.cpp | 208 case SpvOpTypeCooperativeMatrixNV: in ContainsCooperativeMatrix() 1291 case SpvOpTypeCooperativeMatrixNV: in ValidateAccessChain() 1443 if (type->opcode() != SpvOpTypeCooperativeMatrixNV) { in ValidateCooperativeMatrixLengthNV() 1467 if (matrix_type->opcode() != SpvOpTypeCooperativeMatrixNV) { in ValidateCooperativeMatrixLoadStoreNV()
|
D | validate_type.cpp | 646 case SpvOpTypeCooperativeMatrixNV: in TypePass()
|
/third_party/spirv-tools/source/val/ |
D | validation_state.cpp | 602 case SpvOpTypeCooperativeMatrixNV: in GetComponentType() 629 case SpvOpTypeCooperativeMatrixNV: in GetDimension() 870 return inst->opcode() == SpvOpTypeCooperativeMatrixNV; in IsCooperativeMatrixType() 893 if (m1_type->opcode() != SpvOpTypeCooperativeMatrixNV || in CooperativeMatrixShapesMatch() 894 m2_type->opcode() != SpvOpTypeCooperativeMatrixNV) { in CooperativeMatrixShapesMatch() 1210 case SpvOpTypeCooperativeMatrixNV: in ContainsSizedIntOrFloatType()
|
D | validate_constants.cpp | 247 case SpvOpTypeCooperativeMatrixNV: { in ValidateConstantComposite() 314 case SpvOpTypeCooperativeMatrixNV: in IsTypeNullable()
|
D | validate_composites.cpp | 126 case SpvOpTypeCooperativeMatrixNV: { in GetExtractInsertValueType() 339 case SpvOpTypeCooperativeMatrixNV: { in ValidateCompositeConstruct()
|
D | validate_memory.cpp | 208 case SpvOpTypeCooperativeMatrixNV: in ContainsCooperativeMatrix() 1285 case SpvOpTypeCooperativeMatrixNV: in ValidateAccessChain() 1437 if (type->opcode() != SpvOpTypeCooperativeMatrixNV) { in ValidateCooperativeMatrixLengthNV() 1461 if (matrix_type->opcode() != SpvOpTypeCooperativeMatrixNV) { in ValidateCooperativeMatrixLoadStoreNV()
|
D | validate_type.cpp | 646 case SpvOpTypeCooperativeMatrixNV: in TypePass()
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv.h | 1440 SpvOpTypeCooperativeMatrixNV = 5358, enumerator 2010 case SpvOpTypeCooperativeMatrixNV: *hasResult = true; *hasResultType = false; break; in SpvHasResultAndType()
|