Home
last modified time | relevance | path

Searched refs:coscof_p2 (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/Core/arch/SSE/
DMathFunctions.h279 _EIGEN_DECLARE_CONST_Packet4f(coscof_p2, 4.166664568298827E-002f);
378 _EIGEN_DECLARE_CONST_Packet4f(coscof_p2, 4.166664568298827E-002f);
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c3011 LLVMValueRef coscof_p2 = lp_build_const_vec(gallivm, bld->type, 4.166664568298827E-002); in lp_build_sin_or_cos() local
3018 LLVMValueRef y_6 = lp_build_fmuladd(b, y_4, z, coscof_p2); in lp_build_sin_or_cos()