Searched refs:FOPi (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2966 LLVMValueRef FOPi = lp_build_const_vec(gallivm, bld->type, 1.27323954473516); local in function:lp_build_sin_or_cos
2967 LLVMValueRef scale_y = LLVMBuildFMul(b, x_abs, FOPi, "scale_y");
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2855 LLVMValueRef FOPi = lp_build_const_vec(gallivm, bld->type, 1.27323954473516); local in function:lp_build_sin_or_cos
2856 LLVMValueRef scale_y = LLVMBuildFMul(b, x_abs, FOPi, "scale_y");

Completed in 11 milliseconds