Searched defs:angle (Results 1 – 3 of 3) sorted by relevance
2411 auto angle = builder.create<arith::MulFOp>(loc, twoPi, sumXY); matchAndRewrite() local 2536 auto angle = builder.create<arith::MulFOp>(loc, twoPi, sumXY); matchAndRewrite() local [all...]
2055 int angle = 0; scanToNextArgument() local
2137 while (*argRef != ')' && (*argRef != ',' || angle > 0)) { in scanToNextArgument() local