Searched defs:neg_c (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_flrp.c83 nir_ssa_def *const neg_c = nir_fneg(bld, c); local in function:replace_with_single_ffma
116 nir_ssa_def *const neg_c = nir_fneg(bld, c); local in function:replace_with_strict
193 nir_ssa_def *const neg_c = nir_fneg(bld, c); local in function:replace_with_expanded_ffma_and_add
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dtest_optimizer.cpp76 Temp neg_c = fneg(bld.copy(bld.def(v1), inputs[2])); variable in typeref:typename:Temp

Completed in 4 milliseconds