Home
last modified time | relevance | path

Searched refs:OpShiftLeftLogical (Results 1 – 25 of 112) sorted by relevance

12345

/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/graphicsfuzz/
Dcov-fold-shift-gte32.amber142 %40 = OpShiftLeftLogical %6 %39 %19
147 %46 = OpShiftLeftLogical %6 %45 %26
152 %52 = OpShiftLeftLogical %6 %51 %33
Dcov-function-min-integer-large-shift-unused.amber111 %27 = OpShiftLeftLogical %11 %25 %26
Dcov-left-shift-right-shift-compare.amber119 %30 = OpShiftLeftLogical %10 %27 %27
Dcov-instruction-simplify-bit-shifting.amber103 %21 = OpShiftLeftLogical %6 %19 %20
Dcov-left-shift-array-access.amber109 %20 = OpShiftLeftLogical %6 %9 %19
Dcov-bitfieldreverse-left-shift-findmsb.amber117 %13 = OpShiftLeftLogical %6 %9 %12
Dcov-function-clamp-min-identical-shift-right.amber154 %26 = OpShiftLeftLogical %6 %22 %25
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-fold-shift-gte32/
D0.spvasm79 %55 = OpShiftLeftLogical %uint %54 %uint_32
84 %59 = OpShiftLeftLogical %uint %58 %uint_33
89 %63 = OpShiftLeftLogical %uint %62 %uint_345
/third_party/skia/tests/sksl/shared/
DOperatorsES3.asm.frag113 %58 = OpShiftLeftLogical %int %56 %int_4
115 %61 = OpShiftLeftLogical %int %59 %int_1
142 %83 = OpShiftLeftLogical %int %82 %int_4
/third_party/skia/third_party/externals/tint/test/expressions/binary/left-shift/scalar-scalar/
Du32.wgsl.expected.spvasm18 %8 = OpShiftLeftLogical %uint %uint_1 %uint_2
Di32.wgsl.expected.spvasm19 %9 = OpShiftLeftLogical %int %int_1 %uint_2
/third_party/skia/third_party/externals/tint/test/expressions/binary/left-shift/vector-vector/
Du32.wgsl.expected.spvasm25 %15 = OpShiftLeftLogical %v3uint %10 %14
Di32.wgsl.expected.spvasm27 %17 = OpShiftLeftLogical %v3int %10 %16
/third_party/skia/third_party/externals/tint/test/unittest/reader/spirv/
DSpvParserTest_ShiftLeftLogical_Arg2Unsigned_SpvBinaryBitTest_EmitExpression_3.spvasm36 %1 = OpShiftLeftLogical %v2int %21 %20
DSpvParserTest_ShiftLeftLogical_Arg2Unsigned_SpvBinaryBitTest_EmitExpression_1.spvasm36 %1 = OpShiftLeftLogical %int %int_30 %uint_20
DSpvParserTest_ShiftLeftLogical_Arg2Signed_SpvBinaryBitGeneralTest_EmitExpression_1.spvasm36 %1 = OpShiftLeftLogical %uint %uint_10 %int_40
DSpvParserTest_ShiftLeftLogical_Arg2Signed_SpvBinaryBitGeneralTest_EmitExpression_0.spvasm36 %1 = OpShiftLeftLogical %int %int_30 %int_40
DSpvParserTest_ShiftLeftLogical_Arg2Unsigned_SpvBinaryBitTest_EmitExpression_2.spvasm36 %1 = OpShiftLeftLogical %v2uint %19 %20
DSpvParserTest_ShiftLeftLogical_Arg2Unsigned_SpvBinaryBitTest_EmitExpression_0.spvasm36 %1 = OpShiftLeftLogical %uint %uint_10 %uint_20
DSpvParserTest_ShiftLeftLogical_Arg2Signed_SpvBinaryBitGeneralTest_EmitExpression_2.spvasm36 %1 = OpShiftLeftLogical %v2uint %19 %20
DSpvParserTest_ShiftLeftLogical_Arg2Signed_SpvBinaryBitGeneralTest_EmitExpression_3.spvasm36 %1 = OpShiftLeftLogical %v2int %21 %22
DSpvParserTest_ShiftLeftLogical_BitcastResult_SpvBinaryBitGeneralTest_EmitExpression_1.spvasm36 %1 = OpShiftLeftLogical %v2uint %21 %20
DSpvParserTest_ShiftLeftLogical_BitcastResult_SpvBinaryBitGeneralTest_EmitExpression_0.spvasm36 %1 = OpShiftLeftLogical %uint %int_30 %uint_10
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderSpec.cpp37 case spv::OpShiftLeftLogical: in EvalSpecConstantOp()
262 case spv::OpShiftLeftLogical: in EvalSpecConstantBinaryOp()
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-left-shift-right-shift-compare/
D0.spvasm46 %29 = OpShiftLeftLogical %int %28 %28

12345