Home
last modified time | relevance | path

Searched refs:ShiftRightLogical (Results 1 – 25 of 39) sorted by relevance

12

/external/deqp-deps/glslang/Test/baseResults/
Dspv.shaderFragMaskAMD.frag.out81 32: 12(int) ShiftRightLogical 30 31
95 51: 12(int) ShiftRightLogical 50 31
110 69: 12(int) ShiftRightLogical 68 31
Dspv.shiftOps.frag.out57 33: 17(ivec3) ShiftRightLogical 28 32
61 37: 17(ivec3) ShiftRightLogical 35 36
Dhlsl.structbuffer.rwbyte.frag.out1097 25: 20(int) ShiftRightLogical 23 24
1101 29: 20(int) ShiftRightLogical 28 24
1107 36: 20(int) ShiftRightLogical 35 24
1111 40: 20(int) ShiftRightLogical 39 24
1127 57: 20(int) ShiftRightLogical 56 24
1141 71: 20(int) ShiftRightLogical 70 24
1145 75: 20(int) ShiftRightLogical 74 24
1165 94: 20(int) ShiftRightLogical 93 24
1185 112: 20(int) ShiftRightLogical 111 24
1203 130: 20(int) ShiftRightLogical 129 24
[all …]
Dspv.rankShift.comp.out54 28: 6(int64_t) ShiftRightLogical 27 26
Dhlsl.structbuffer.byte.frag.out412 24: 20(int) ShiftRightLogical 22 23
418 34: 20(int) ShiftRightLogical 33 23
436 57: 20(int) ShiftRightLogical 56 23
458 82: 20(int) ShiftRightLogical 81 23
Dhlsl.shapeConv.frag.out451 90: 85(ivec3) ShiftRightLogical 86 89
455 94: 85(ivec3) ShiftRightLogical 91 93
Dhlsl.structbuffer.fn2.comp.out220 28: 23(int) ShiftRightLogical 26 27
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dprng.cc32 ShiftRightLogical(v, ConstantR0<uint32>(v.builder(), 32 - distance)); in RotateLeftU32()
133 auto snd = ConvertElementType(ShiftRightLogical(u64, const32), U32); in Uint64ToUint32s()
161 bits = ShiftRightLogical( in StatelessRngUniformF32()
180 ShiftRightLogical(dist, ConstantR0WithType(builder, unsigned_type, 1)); in StatelessRngUniformInt()
Dquantize.h131 XlaOp shifted_input = ShiftRightLogical(
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dpooling_ops.cc567 auto bp_hi = xla::ShiftRightLogical(bp_int, sixteen); in Compile()
569 xla::ShiftRightLogical(xla::ShiftLeft(bp_int, sixteen), sixteen); in Compile()
584 xla::ShiftLeft(xla::ShiftRightLogical( in Compile()
588 xla::ShiftLeft(xla::ShiftRightLogical( in Compile()
607 auto grads_lo = xla::ShiftRightLogical( in Compile()
Dbinary_ops.cc170 ? xla::ShiftRightLogical(lhs, rhs, extend_dimensions)
/external/swiftshader/third_party/SPIRV-Tools/source/
Dassembly_grammar.cpp117 CASE(ShiftRightLogical),
/external/deqp-deps/SPIRV-Tools/source/
Dassembly_grammar.cpp117 CASE(ShiftRightLogical),
/external/spirv-llvm/test/SPIRV/transcoding/
DOpGenericPtrMemSemantics.ll9 ; CHECK-SPIRV-NEXT: 5 ShiftRightLogical {{[0-9]+}} {{[0-9]+}} [[ResID]] {{[0-9]+}}
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVOpCodeEnum.h181 _SPIRV_OP(ShiftRightLogical, 194)
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers.h238 HLO_MATCHER(ShiftRightLogical);
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.h418 _FORWARD_BINOP(ShiftRightLogical)
Dlocal_computation_builder.i352 %unignore xla::swig::ComputationBuilder::ShiftRightLogical;
Dlocal_computation_builder.cc816 _FORWARD_BINOP(ShiftRightLogical) in _FORWARD_TRIOP()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.constant_test.cpp693 CASE2(ShiftRightLogical),
/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.constant_test.cpp693 CASE2(ShiftRightLogical),
/external/spirv-llvm/lib/SPIRV/
DSPIRVInternal.h122 _SPIRV_OP(LShr, ShiftRightLogical) in init()
/external/v8/src/compiler/
Djs-operator.h693 const Operator* ShiftRightLogical(); in NON_EXPORTED_BASE()
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.h860 friend XlaOp ShiftRightLogical(const XlaOp& lhs, const XlaOp& rhs,
1526 XlaOp ShiftRightLogical(const XlaOp& lhs, const XlaOp& rhs,
/external/v8/src/builtins/
Dbuiltins-number-gen.cc960 TF_BUILTIN(ShiftRightLogical, NumberBuiltinsAssembler) { in TF_BUILTIN() argument

12