Home
last modified time | relevance | path

Searched refs:OpVectorInsertDynamic (Results 1 – 25 of 133) sorted by relevance

123456

/external/OpenCL-CTS/test_conformance/spirv_new/spirv_asm/
Dvector_float4_insert.spvasm3238 %22 = OpVectorInsertDynamic %v4float %21 %19 %14
Dvector_int4_insert.spvasm3237 %21 = OpVectorInsertDynamic %v4uint %20 %18 %13
Dvector_long2_insert.spvasm3239 %22 = OpVectorInsertDynamic %v2ulong %21 %19 %14
Dvector_half8_insert.spvasm3240 %22 = OpVectorInsertDynamic %v8half %21 %19 %14
Dvector_double2_insert.spvasm3239 %22 = OpVectorInsertDynamic %v2double %21 %19 %14
Dvector_char16_insert.spvasm3240 %22 = OpVectorInsertDynamic %v16uchar %21 %19 %14
Dvector_char16_insert.spvasm6445 %26 = OpVectorInsertDynamic %v16uchar %25 %23 %16
Dvector_long2_insert.spvasm6442 %25 = OpVectorInsertDynamic %v2ulong %24 %22 %15
Dvector_half8_insert.spvasm6445 %26 = OpVectorInsertDynamic %v8half %25 %23 %16
Dvector_double2_insert.spvasm6444 %26 = OpVectorInsertDynamic %v2double %25 %23 %16
Dvector_float4_insert.spvasm6443 %26 = OpVectorInsertDynamic %v4float %25 %23 %16
Dvector_int4_insert.spvasm6442 %25 = OpVectorInsertDynamic %v4uint %24 %22 %15
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_make_vector_operation_dynamic.cpp77 : spv::Op::OpVectorInsertDynamic); in Apply()
Dtransformation_add_relaxed_decoration.cpp86 case spv::Op::OpVectorInsertDynamic: in IsNumeric()
Dtransformation_propagate_instruction_up.cpp224 case spv::Op::OpVectorInsertDynamic: in IsOpcodeSupported()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_make_vector_operation_dynamic.cpp77 : spv::Op::OpVectorInsertDynamic); in Apply()
Dtransformation_add_relaxed_decoration.cpp86 case spv::Op::OpVectorInsertDynamic: in IsNumeric()
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dtransformation_make_vector_operation_dynamic.cpp77 : spv::Op::OpVectorInsertDynamic); in Apply()
Dtransformation_add_relaxed_decoration.cpp86 case spv::Op::OpVectorInsertDynamic: in IsNumeric()
/external/deqp-deps/SPIRV-Tools/source/opt/
Drelax_float_ops_pass.cpp95 spv::Op::OpVectorInsertDynamic, in Initialize()
Dconvert_to_half_pass.cpp409 spv::Op::OpVectorInsertDynamic, in Initialize()
503 spv::Op::OpVectorInsertDynamic, in Initialize()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Drelax_float_ops_pass.cpp95 spv::Op::OpVectorInsertDynamic, in Initialize()
Dconvert_to_half_pass.cpp409 spv::Op::OpVectorInsertDynamic, in Initialize()
503 spv::Op::OpVectorInsertDynamic, in Initialize()
/external/angle/third_party/spirv-tools/src/source/opt/
Drelax_float_ops_pass.cpp95 spv::Op::OpVectorInsertDynamic, in Initialize()
Dconvert_to_half_pass.cpp409 spv::Op::OpVectorInsertDynamic, in Initialize()
503 spv::Op::OpVectorInsertDynamic, in Initialize()

123456