Searched refs:OpSNegate (Results 1 – 25 of 88) sorted by relevance
1234
/external/OpenCL-CTS/test_conformance/spirv_new/spirv_asm/ |
D | op_neg_int.spvasm32 | 30 %15 = OpSNegate %uint %14
|
D | op_neg_int4.spvasm32 | 31 %16 = OpSNegate %v4uint %15
|
D | op_neg_short.spvasm32 | 32 %16 = OpSNegate %ushort %15
|
D | op_neg_long.spvasm32 | 32 %16 = OpSNegate %ulong %15
|
D | op_neg_short.spvasm64 | 36 %19 = OpSNegate %ushort %18
|
D | op_neg_int4.spvasm64 | 36 %20 = OpSNegate %v4uint %19
|
D | op_neg_long.spvasm64 | 34 %18 = OpSNegate %ulong %17
|
D | op_neg_int.spvasm64 | 35 %19 = OpSNegate %uint %18
|
D | ext_cl_khr_spirv_no_integer_wrap_decoration_fnegate_int.spvasm32 | 42 %8 = OpSNegate %uint %20
|
D | ext_cl_khr_spirv_no_integer_wrap_decoration_fnegate_int.spvasm64 | 46 %8 = OpSNegate %uint %23
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderSpec.cpp | 61 case spv::OpSNegate: in EvalSpecConstantOp() 177 case spv::OpSNegate: in EvalSpecConstantUnaryOp()
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.cs | 796 OpSNegate = 126, enumerator
|
D | spirv.lua | 752 OpSNegate = 126,
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.lua | 740 OpSNegate = 126,
|
D | spirv.cs | 784 OpSNegate = 126, enumerator
|
/external/angle/third_party/spirv-headers/src/include/spirv/1.1/ |
D | spirv.cs | 796 OpSNegate = 126, enumerator
|
D | spirv.lua | 752 OpSNegate = 126,
|
/external/angle/third_party/spirv-headers/src/include/spirv/1.0/ |
D | spirv.cs | 784 OpSNegate = 126, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.cs | 784 OpSNegate = 126, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.lua | 757 OpSNegate = 126,
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.lua | 757 OpSNegate = 126,
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.cs | 796 OpSNegate = 126, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.lua | 757 OpSNegate = 126,
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.lua | 752 OpSNegate = 126,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 784 OpSNegate = 126, enumerator
|
1234