Searched refs:M_1_PI (Results 1 – 10 of 10) sorted by relevance
46 #define M_1_PI 0.3183098861837906715377675267450287 macro
378 #define M_1_PI 0.31830988618379067154 /* 1/pi */ macro
32 D(M_1_PI) in f()
862 r *= 4*M_1_PI; in xy_get_direction()
1377 nir_ssa_def *turns = nir_fmul_imm(b, x, M_1_PI * 0.5f); in agx_lower_sincos_impl()
5351 alu.src[1].value = u_bitcast_f2u(0.5f * M_1_PI); in tgsi_setup_trig()