Searched refs:OpCreateTensorLayoutNV (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_tensor_layout.cpp | 147 case spv::Op::OpCreateTensorLayoutNV: in TensorLayoutPass()
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | spirv.hpp | 1974 OpCreateTensorLayoutNV = 5372, enumerator 2747 case OpCreateTensorLayoutNV: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4591 case OpCreateTensorLayoutNV: return "OpCreateTensorLayoutNV"; in OpToString()
|
H A D | spirv.lua | 1965 OpCreateTensorLayoutNV = 5372,
|
H A D | spirv.cs | 2037 OpCreateTensorLayoutNV = 5372, enumerator
|
H A D | spirv.bf | 2038 OpCreateTensorLayoutNV = 5372,
|
H A D | spirv.hpp11 | 1974 OpCreateTensorLayoutNV = 5372, 2747 case Op::OpCreateTensorLayoutNV: *hasResult = true; *hasResultType = true; break; 4591 case Op::OpCreateTensorLayoutNV: return "OpCreateTensorLayoutNV";
|
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/ |
H A D | spirv.hpp | 1974 OpCreateTensorLayoutNV = 5372, enumerator 2747 case OpCreateTensorLayoutNV: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4591 case OpCreateTensorLayoutNV: return "OpCreateTensorLayoutNV"; in OpToString()
|
H A D | doc.cpp | 1566 case OpCreateTensorLayoutNV: return "OpCreateTensorLayoutNV"; in OpcodeString()
|
H A D | GlslangToSpv.cpp | 2824 … result = builder.createOp(spv::OpCreateTensorLayoutNV, resultType(), std::vector<spv::Id>{}); in visitUnary() 9320 return builder.createOp(spv::OpCreateTensorLayoutNV, typeId, std::vector<spv::Id>{}); in createMiscOperation()
|
/aosp_15_r20/out/soong/.intermediates/external/angle/third_party_spirv_tools_src_spvtools_core_tables_unified1/android_arm64_armv8-2a_cortex-a55/gen/ |
D | core.insts-unified1.inc | 628 …{"CreateTensorLayoutNV", spv::Op::OpCreateTensorLayoutNV, 0, nullptr, 1, pygen_variable_caps_Tenso…
|