Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A 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/
H A Dtest_optimizer.cpp43 Temp neg_a = fneg(inputs[0]); variable
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2602 LLVMValueRef neg_a; in lp_build_rcp_refine() local

Completed in 8 milliseconds