Searched refs:isRound (Results 1 – 5 of 5) sorted by relevance
220 DashLineBench(SkScalar width, bool isRound) { in DashLineBench() argument221 fName.printf("dashline_%g_%s", SkScalarToFloat(width), isRound ? "circle" : "square"); in DashLineBench()223 fIsRound = isRound; in DashLineBench()
165 bool isRound() const { in isRound() function
500 assert(WideVT.isRound() && in ExpandLoad()
1389 if (newVT.isRound()) { in SimplifySetCC()
3013 if (!LN0->isVolatile() && LoadedVT.bitsGT(ExtVT) && ExtVT.isRound() && in visitAND()6298 if (!ExtVT.isRound()) in ReduceLoadWidth()