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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2056 LLVMValueRef FOPi = lp_build_const_vec(gallivm, bld->type, 1.27323954473516); local
2057 LLVMValueRef scale_y = LLVMBuildFMul(b, x_abs, FOPi, "scale_y");
2268 LLVMValueRef FOPi = lp_build_const_vec(gallivm, bld->type, 1.27323954473516); local
2269 LLVMValueRef scale_y = LLVMBuildFMul(b, x_abs, FOPi, "scale_y");
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2056 LLVMValueRef FOPi = lp_build_const_vec(gallivm, bld->type, 1.27323954473516); local
2057 LLVMValueRef scale_y = LLVMBuildFMul(b, x_abs, FOPi, "scale_y");
2268 LLVMValueRef FOPi = lp_build_const_vec(gallivm, bld->type, 1.27323954473516); local
2269 LLVMValueRef scale_y = LLVMBuildFMul(b, x_abs, FOPi, "scale_y");

Completed in 397 milliseconds