Searched refs:all_one (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 2981 LLVMValueRef all_one = lp_build_const_int_vec(gallivm, bld->type, 1); local in function:lp_build_sin_or_cos 2982 LLVMValueRef emm2_add = LLVMBuildAdd(b, emm2_i, all_one, "emm2_add");
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 2870 LLVMValueRef all_one = lp_build_const_int_vec(gallivm, bld->type, 1); local in function:lp_build_sin_or_cos 2871 LLVMValueRef emm2_add = LLVMBuildAdd(b, emm2_i, all_one, "emm2_add");
|
Completed in 10 milliseconds