Searched refs:test_not (Results 1 – 5 of 5) sorted by relevance
209 def test_not(self): member in MiscTest
207 def test_not(self): member in MiscTest
909 void test_not (void) in test_not() function
8418 define void @test_not(i8 %a0, i16 %a1, i32 %a2, i64 %a3, i8 *%p0, i16 *%p1, i32 *%p2, i64 *%p3) opt…8419 ; GENERIC-LABEL: test_not:8435 ; ATOM-LABEL: test_not:8451 ; SLM-LABEL: test_not:8467 ; SANDY-LABEL: test_not:8483 ; HASWELL-LABEL: test_not:8499 ; BROADWELL-LABEL: test_not:8515 ; SKYLAKE-LABEL: test_not:8531 ; SKX-LABEL: test_not:8547 ; BTVER2-LABEL: test_not:[all …]
2866 static inline T test_not (T x) in test_not() function in vkt::SpirVAssembly::TestMath