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.c2160 LLVMValueRef coscof_p2 = lp_build_const_vec(gallivm, bld->type, 4.166664568298827E-002); in lp_build_sin() local
2169 LLVMValueRef y_6 = LLVMBuildFAdd(b, y_5, coscof_p2, "y_6"); in lp_build_sin()
2378 LLVMValueRef coscof_p2 = lp_build_const_vec(gallivm, bld->type, 4.166664568298827E-002); in lp_build_cos() local
2387 LLVMValueRef y_6 = LLVMBuildFAdd(b, y_5, coscof_p2, "y_6"); in lp_build_cos()