Searched refs:testShiftRightLogical (Results 1 – 4 of 4) sorted by relevance
34 define <8 x i16> @testShiftRightLogical(<8 x i16> %a, <8 x i16> %b) #0 {35 ; CHECK: testShiftRightLogical
80 def testShiftRightLogical(self): member in XlaOpsNumericalTest
263 def testShiftRightLogical(self): member in ComputationsWithConstantsTest