Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/arch/SSE/
DMathFunctions.h278 _EIGEN_DECLARE_CONST_Packet4f(coscof_p1, -1.388731625493765E-003f);
377 _EIGEN_DECLARE_CONST_Packet4f(coscof_p1, -1.388731625493765E-003f);
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c2159 LLVMValueRef coscof_p1 = lp_build_const_vec(gallivm, bld->type, -1.388731625493765E-003); in lp_build_sin() local
2167 LLVMValueRef y_4 = LLVMBuildFAdd(b, y_3, coscof_p1, "y_4"); in lp_build_sin()
2377 LLVMValueRef coscof_p1 = lp_build_const_vec(gallivm, bld->type, -1.388731625493765E-003); in lp_build_cos() local
2385 LLVMValueRef y_4 = LLVMBuildFAdd(b, y_3, coscof_p1, "y_4"); in lp_build_cos()