Searched refs:test_bitwise_xor (Results 1 – 5 of 5) sorted by relevance
31 def test_bitwise_xor(self): member in TestBinaryUfuncBasic
348 def test_bitwise_xor(self): member in OperatorTestCase
177 // CHECK-LABEL: test_bitwise_xor179 func.func @test_bitwise_xor(%arg0: tensor<13x21x1xi32>, %arg1: tensor<13x21x3xi32>) -> tensor<13x21…
325 def test_bitwise_xor(self): member in OperatorTestCase
3008 static inline T test_bitwise_xor(T x, T y) in test_bitwise_xor() function in vkt::SpirVAssembly::TestMath