Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_system_values.c409 nir_ssa_def *inv_one = nir_imm_int(b, ~1); in lower_compute_system_value_instr() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2862 LLVMValueRef inv_one = lp_build_const_int_vec(gallivm, bld->type, ~1); in lp_build_sin_or_cos() local

Completed in 9 milliseconds