Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/tests/
Dnegative_equal_tests.cpp92 #define compare_with_self(full_type) \ macro
99 compare_with_self(nir_type_float16)
100 compare_with_self(nir_type_float32) in compare_with_self() function
101 compare_with_self(nir_type_float64) in compare_with_self()
102 compare_with_self(nir_type_int8) in compare_with_self()
103 compare_with_self(nir_type_uint8) in compare_with_self()
104 compare_with_self(nir_type_int16) in compare_with_self()
105 compare_with_self(nir_type_uint16) in compare_with_self()
106 compare_with_self(nir_type_int32) in compare_with_self()
107 compare_with_self(nir_type_uint32) in compare_with_self()
[all …]