Home
last modified time | relevance | path

Searched defs:negative_two (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dnegative_equal_tests.cpp138 nir_def *negative_two = nir_imm_float(&bld, -2.0f); local
152 nir_def *negative_two = nir_imm_int(&bld, -2); in TEST_F() local