Home | History | Annotate | Download | only in TableGen

Lines Matching full:substr

694   Name.substr(0, I).getAsInteger(10, T.ElementBitwidth);
708 Name.substr(0, I).getAsInteger(10, NumLanes);
722 Name.substr(0, I).getAsInteger(10, T.NumVectors);
1123 std::string VarName = S.substr(Pos + 1, End - Pos - 1);