Searched refs:test_not (Results 1 – 10 of 10) sorted by relevance
7 config.test_not = "@OPENMP_NOT_EXECUTABLE@"
121 config.substitutions.append(("%not", config.test_not))
131 config.substitutions.append(("%not", config.test_not))
207 def test_not(self): member in MiscTest
209 def test_not(self): member in MiscTest
1123 void test_not(void) { in test_not() function
909 void test_not (void) in test_not() function
543 // CHECK-LABEL: func private @test_not(%arg0: tensor<16xi1>) -> tensor<16xi1>544 %test_not (arg0.1: pred[16]) -> pred[16] {
3089 static inline T test_not (T x) in test_not() function in vkt::SpirVAssembly::TestMath