Home
last modified time | relevance | path

Searched refs:inv_one (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c2937 LLVMValueRef inv_one = lp_build_const_int_vec(gallivm, bld->type, ~1); in lp_build_sin_or_cos() local
2938 LLVMValueRef emm2_and = LLVMBuildAnd(b, emm2_add, inv_one, "emm2_and"); in lp_build_sin_or_cos()