Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_flrp.c54 nir_ssa_def *const neg_a = nir_fneg(bld, a); in replace_with_strict_ffma() local
152 nir_ssa_def *const neg_a = nir_fneg(bld, a); in replace_with_fast() local
/third_party/mesa3d/src/amd/compiler/tests/
Dtest_optimizer.cpp43 Temp neg_a = fneg(inputs[0]); variable
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c2616 LLVMValueRef neg_a; in lp_build_rcp_refine() local