Searched refs:ShiftRightArithmetic (Results 1 – 25 of 34) sorted by relevance
12
/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.structbuffer.atomics.frag.out | 545 22: 18(int) ShiftRightArithmetic 20 21 548 30: 18(int) ShiftRightArithmetic 20 21 552 33: 18(int) ShiftRightArithmetic 20 21 555 36: 18(int) ShiftRightArithmetic 20 21 559 39: 18(int) ShiftRightArithmetic 20 21 564 43: 18(int) ShiftRightArithmetic 20 21 568 46: 18(int) ShiftRightArithmetic 20 21 571 49: 18(int) ShiftRightArithmetic 20 21 575 52: 18(int) ShiftRightArithmetic 20 21 578 55: 18(int) ShiftRightArithmetic 20 21 [all …]
|
D | spv.rankShift.comp.out | 45 21: 9(int64_t) ShiftRightArithmetic 19 20
|
D | hlsl.store.rwbyteaddressbuffer.type.comp.out | 166 26: 21(int) ShiftRightArithmetic 24 25
|
D | spv.int64.frag.out | 389 207: 18(int64_t) ShiftRightArithmetic 202 206 399 215: 18(int64_t) ShiftRightArithmetic 214 213
|
D | hlsl.intrinsics.evalfns.frag.out | 282 45: 15(ivec2) ShiftRightArithmetic 43 44
|
D | hlsl.boolConv.vert.out | 325 88: 15(int) ShiftRightArithmetic 85 87
|
D | spv.vulkan110.int16.frag.out | 452 268: 14(int16_t) ShiftRightArithmetic 267 266
|
D | spv.int16.frag.out | 453 268: 14(int16_t) ShiftRightArithmetic 267 266
|
D | spv.int8.frag.out | 449 265: 14(int8_t) ShiftRightArithmetic 264 263
|
D | spv.Operations.frag.out | 649 476: 18(int) ShiftRightArithmetic 475 398
|
D | spv.int32.frag.out | 438 249: 18(int) ShiftRightArithmetic 248 247
|
D | spv.int16.amd.frag.out | 359 115: 17(int16_t) ShiftRightArithmetic 114 113
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | arithmetic.cc | 158 XlaOp full_mask = ShiftRightArithmetic( in ArgMinMax()
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | assembly_grammar.cpp | 118 CASE(ShiftRightArithmetic),
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | assembly_grammar.cpp | 118 CASE(ShiftRightArithmetic),
|
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVOpCodeEnum.h | 182 _SPIRV_OP(ShiftRightArithmetic, 195)
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | binary_ops.cc | 171 : xla::ShiftRightArithmetic(lhs, rhs, extend_dimensions)));
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | local_computation_builder.h | 417 _FORWARD_BINOP(ShiftRightArithmetic)
|
D | local_computation_builder.i | 351 %unignore xla::swig::ComputationBuilder::ShiftRightArithmetic;
|
D | local_computation_builder.cc | 815 _FORWARD_BINOP(ShiftRightArithmetic) in _FORWARD_TRIOP()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_matchers.h | 239 HLO_MATCHER(ShiftRightArithmetic);
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.constant_test.cpp | 694 CASE2(ShiftRightArithmetic),
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | text_to_binary.constant_test.cpp | 694 CASE2(ShiftRightArithmetic),
|
/external/spirv-llvm/lib/SPIRV/ |
D | SPIRVInternal.h | 123 _SPIRV_OP(AShr, ShiftRightArithmetic) in init()
|
/external/tensorflow/tensorflow/compiler/xla/client/ |
D | xla_builder.h | 857 friend XlaOp ShiftRightArithmetic( 1524 XlaOp ShiftRightArithmetic(const XlaOp& lhs, const XlaOp& rhs,
|
12