Searched refs:negative_two (Results 1 – 1 of 1) sorted by relevance
138 nir_ssa_def *negative_two = nir_imm_float(&bld, -2.0f); local140 nir_ssa_def *result = nir_fadd(&bld, two, negative_two);152 nir_ssa_def *negative_two = nir_imm_int(&bld, -2); in TEST_F() local154 nir_ssa_def *result = nir_iadd(&bld, two, negative_two); in TEST_F()