Home
last modified time | relevance | path

Searched refs:SpvOpCooperativeMatrixLoadNV (Results 1 – 10 of 10) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_memory.cpp236 case SpvOpCooperativeMatrixLoadNV: in GetStorageClass()
330 inst->opcode() == SpvOpCooperativeMatrixLoadNV) { in CheckMemoryAccess()
1462 if (inst->opcode() == SpvOpCooperativeMatrixLoadNV) { in ValidateCooperativeMatrixLoadStoreNV()
1474 if (inst->opcode() == SpvOpCooperativeMatrixLoadNV) { in ValidateCooperativeMatrixLoadStoreNV()
1489 (inst->opcode() == SpvOpCooperativeMatrixLoadNV) ? 2u : 0u; in ValidateCooperativeMatrixLoadStoreNV()
1534 (inst->opcode() == SpvOpCooperativeMatrixLoadNV) ? 3u : 2u; in ValidateCooperativeMatrixLoadStoreNV()
1544 (inst->opcode() == SpvOpCooperativeMatrixLoadNV) ? 4u : 3u; in ValidateCooperativeMatrixLoadStoreNV()
1556 (inst->opcode() == SpvOpCooperativeMatrixLoadNV) ? 5u : 4u; in ValidateCooperativeMatrixLoadStoreNV()
1647 case SpvOpCooperativeMatrixLoadNV: in MemoryPass()
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_memory.cpp236 case SpvOpCooperativeMatrixLoadNV: in GetStorageClass()
330 inst->opcode() == SpvOpCooperativeMatrixLoadNV) { in CheckMemoryAccess()
1462 if (inst->opcode() == SpvOpCooperativeMatrixLoadNV) { in ValidateCooperativeMatrixLoadStoreNV()
1474 if (inst->opcode() == SpvOpCooperativeMatrixLoadNV) { in ValidateCooperativeMatrixLoadStoreNV()
1489 (inst->opcode() == SpvOpCooperativeMatrixLoadNV) ? 2u : 0u; in ValidateCooperativeMatrixLoadStoreNV()
1534 (inst->opcode() == SpvOpCooperativeMatrixLoadNV) ? 3u : 2u; in ValidateCooperativeMatrixLoadStoreNV()
1544 (inst->opcode() == SpvOpCooperativeMatrixLoadNV) ? 4u : 3u; in ValidateCooperativeMatrixLoadStoreNV()
1556 (inst->opcode() == SpvOpCooperativeMatrixLoadNV) ? 5u : 4u; in ValidateCooperativeMatrixLoadStoreNV()
1647 case SpvOpCooperativeMatrixLoadNV: in MemoryPass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp234 case SpvOpCooperativeMatrixLoadNV: in GetStorageClass()
328 inst->opcode() == SpvOpCooperativeMatrixLoadNV) { in CheckMemoryAccess()
1456 if (inst->opcode() == SpvOpCooperativeMatrixLoadNV) { in ValidateCooperativeMatrixLoadStoreNV()
1468 if (inst->opcode() == SpvOpCooperativeMatrixLoadNV) { in ValidateCooperativeMatrixLoadStoreNV()
1483 (inst->opcode() == SpvOpCooperativeMatrixLoadNV) ? 2u : 0u; in ValidateCooperativeMatrixLoadStoreNV()
1528 (inst->opcode() == SpvOpCooperativeMatrixLoadNV) ? 3u : 2u; in ValidateCooperativeMatrixLoadStoreNV()
1538 (inst->opcode() == SpvOpCooperativeMatrixLoadNV) ? 4u : 3u; in ValidateCooperativeMatrixLoadStoreNV()
1550 (inst->opcode() == SpvOpCooperativeMatrixLoadNV) ? 5u : 4u; in ValidateCooperativeMatrixLoadStoreNV()
1641 case SpvOpCooperativeMatrixLoadNV: in MemoryPass()
/external/mesa3d/prebuilt-intermediates/spirv/
Dvtn_gather_types.c353 case SpvOpCooperativeMatrixLoadNV: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
Dspirv_info.c1032 case SpvOpCooperativeMatrixLoadNV: return "SpvOpCooperativeMatrixLoadNV"; in spirv_op_to_string()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1282 SpvOpCooperativeMatrixLoadNV = 5359, enumerator
1815 case SpvOpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h1236 SpvOpCooperativeMatrixLoadNV = 5359, enumerator
1768 case SpvOpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
Dspirv.h1373 SpvOpCooperativeMatrixLoadNV = 5359, enumerator
1947 case SpvOpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1373 SpvOpCooperativeMatrixLoadNV = 5359, enumerator
1947 case SpvOpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h1439 SpvOpCooperativeMatrixLoadNV = 5359, enumerator
2004 case SpvOpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()