Home
last modified time | relevance | path

Searched refs:emm2_and (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2863 LLVMValueRef emm2_and = LLVMBuildAnd(b, emm2_add, inv_one, "emm2_and"); in lp_build_sin_or_cos() local
2868 LLVMValueRef y_2 = LLVMBuildSIToFP(b, emm2_and, bld->vec_type, "y_2"); in lp_build_sin_or_cos()
2879 LLVMValueRef emm2_2 = cos ? LLVMBuildSub(b, emm2_and, const_2, "emm2_2") : in lp_build_sin_or_cos()
2880 emm2_and; in lp_build_sin_or_cos()

Completed in 5 milliseconds