Searched refs:sincof_p2 (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 | 3086 * _PS_CONST(sincof_p2, -1.6666654611E-1); 3090 LLVMValueRef sincof_p2 = lp_build_const_vec(gallivm, bld->type, -1.6666654611E-1); local in function:lp_build_sin_or_cos 3106 LLVMValueRef y2_6 = lp_build_fmuladd(b, y2_4, z, sincof_p2);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 2975 * _PS_CONST(sincof_p2, -1.6666654611E-1); 2979 LLVMValueRef sincof_p2 = lp_build_const_vec(gallivm, bld->type, -1.6666654611E-1); local in function:lp_build_sin_or_cos 2995 LLVMValueRef y2_6 = lp_build_fmuladd(b, y2_4, z, sincof_p2);
|
Completed in 11 milliseconds