Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c3075 LLVMValueRef y_combine = LLVMBuildOr(b, y_and, y2_and, "y_combine"); in lp_build_sin_or_cos() local
3081 LLVMValueRef y_sign = LLVMBuildXor(b, y_combine, sign_bit, "y_sign"); in lp_build_sin_or_cos()