Lines Matching refs:utostr
1453 s += ", " + utostr(i);
1459 s += ", " + utostr(i);
1479 s += ", " + utostr(i - j - 1);
1487 s += ", " + utostr(i - j - 1);
1496 s += ", " + utostr(i - j - 1);
1661 s += args + ".val[" + utostr(vi) + "]";
1692 s += ", " + utostr(GetNeonEnum(proto, typestr));
1871 OS << utostr(nElts) << "))) ";
1900 OS << "[" << utostr(vi) << "]";
2116 "u = " + utostr(RangeFromType(Proto[immPos - 1], TypeVec[ti]));
2482 s += utostr(RangeFromType(proto[i-1], inTypeStr));