Searched refs:twoOverPi (Results 1 – 1 of 1) sorted by relevance
1144 Value twoOverPi = bcast(f32Cst(builder, (float)TWO_OVER_PI)); in matchAndRewrite() local1149 Value k = floor(mul(x, twoOverPi)); in matchAndRewrite()