Searched refs:emm2_3 (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.c | 2107 LLVMValueRef emm2_3 = LLVMBuildAnd(b, emm2_and, pi32_2, "emm2_3"); in lp_build_sin() local 2110 emm2_3, lp_build_const_int_vec(gallivm, bld->type, 0)); in lp_build_sin() 2329 LLVMValueRef emm2_3 = LLVMBuildAnd(b, emm2_2, pi32_2, "emm2_3"); in lp_build_cos() local 2332 emm2_3, lp_build_const_int_vec(gallivm, bld->type, 0)); in lp_build_cos()
|