Searched defs:pi32_4 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2087 LLVMValueRef pi32_4 = lp_build_const_int_vec(gallivm, bld->type, 4); local
2088 LLVMValueRef emm0_and = LLVMBuildAnd(b, emm2_add, pi32_4, "emm0_and");
2309 LLVMValueRef pi32_4 = lp_build_const_int_vec(gallivm, bld->type, 4); local
2310 LLVMValueRef emm0_and = LLVMBuildAnd(b, emm0_not, pi32_4, "emm0_and");
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2087 LLVMValueRef pi32_4 = lp_build_const_int_vec(gallivm, bld->type, 4); local
2088 LLVMValueRef emm0_and = LLVMBuildAnd(b, emm2_add, pi32_4, "emm0_and");
2309 LLVMValueRef pi32_4 = lp_build_const_int_vec(gallivm, bld->type, 4); local
2310 LLVMValueRef emm0_and = LLVMBuildAnd(b, emm0_not, pi32_4, "emm0_and");

Completed in 111 milliseconds