Home
last modified time | relevance | path

Searched refs:testShiftRightLogical (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-vshr.ll34 define <8 x i16> @testShiftRightLogical(<8 x i16> %a, <8 x i16> %b) #0 {
35 ; CHECK: testShiftRightLogical
/external/llvm/test/CodeGen/AArch64/
Darm64-vshr.ll34 define <8 x i16> @testShiftRightLogical(<8 x i16> %a, <8 x i16> %b) #0 {
35 ; CHECK: testShiftRightLogical
/external/tensorflow/tensorflow/compiler/tests/
Dxla_ops_test.py80 def testShiftRightLogical(self): member in XlaOpsNumericalTest
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client_test.py263 def testShiftRightLogical(self): member in ComputationsWithConstantsTest