Home | History | Annotate | Download | only in AsmParser

Lines Matching full:substr

1020     Mnemonic = Name.substr(0, Name.size() - 2);
1031 LPCC::suffixToLanaiCondCode(Mnemonic.substr(1, Next));
1059 Mnemonic = Mnemonic.substr(0, Next + 1);
1061 Mnemonic = Mnemonic.substr(0, Next);