Searched refs:emm2_2 (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.c | 2954 LLVMValueRef emm2_2 = cos ? LLVMBuildSub(b, emm2_and, const_2, "emm2_2") : in lp_build_sin_or_cos() local 2958 LLVMBuildNot(b, emm2_2, ""), ""), in lp_build_sin_or_cos() 2975 LLVMValueRef emm2_3 = LLVMBuildAnd(b, emm2_2, const_2, "emm2_3"); in lp_build_sin_or_cos()
|