Searched refs:OpTensorViewSetClipNV (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 | 172 case spv::Op::OpTensorViewSetClipNV: in TensorLayoutPass()
|
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/ |
H A D | doc.cpp | 1575 case OpTensorViewSetClipNV: return "OpTensorViewSetClipNV"; in OpcodeString() 3590 InstructionDesc[OpTensorViewSetClipNV].operands.push(OperandId, "'TensorView'"); in Parameterize() 3591 InstructionDesc[OpTensorViewSetClipNV].operands.push(OperandId, "'ClipRowOffset'"); in Parameterize() 3592 InstructionDesc[OpTensorViewSetClipNV].operands.push(OperandId, "'ClipRowSpan'"); in Parameterize() 3593 InstructionDesc[OpTensorViewSetClipNV].operands.push(OperandId, "'ClipColOffset'"); in Parameterize() 3594 InstructionDesc[OpTensorViewSetClipNV].operands.push(OperandId, "'ClipColSpan'"); in Parameterize()
|
H A D | spirv.hpp | 1985 OpTensorViewSetClipNV = 5382, enumerator 2757 case OpTensorViewSetClipNV: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4601 case OpTensorViewSetClipNV: return "OpTensorViewSetClipNV"; in OpToString()
|
H A D | GlslangToSpv.cpp | 9345 opCode = spv::OpTensorViewSetClipNV; in createMiscOperation()
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | spirv.hpp | 1985 OpTensorViewSetClipNV = 5382, enumerator 2757 case OpTensorViewSetClipNV: *hasResult = true; *hasResultType = true; break; in HasResultAndType() 4601 case OpTensorViewSetClipNV: return "OpTensorViewSetClipNV"; in OpToString()
|
H A D | spirv.lua | 1976 OpTensorViewSetClipNV = 5382,
|
H A D | spirv.cs | 2048 OpTensorViewSetClipNV = 5382, enumerator
|
H A D | spirv.bf | 2049 OpTensorViewSetClipNV = 5382,
|
H A D | spirv.hpp11 | 1985 OpTensorViewSetClipNV = 5382, 2757 case Op::OpTensorViewSetClipNV: *hasResult = true; *hasResultType = true; break; 4601 case Op::OpTensorViewSetClipNV: return "OpTensorViewSetClipNV";
|
/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 | 638 …{"TensorViewSetClipNV", spv::Op::OpTensorViewSetClipNV, 0, nullptr, 1, pygen_variable_caps_TensorA…
|