Home | History | Annotate | Download | only in CBackend

Lines Matching full:substr

1818       Out << " LLVM_ASM(\"" << I->getName().substr(1) << "\")";
3209 asmstr.substr(a + 1, b - a - 1) +
3210 asmstr.substr(i + 2, a - i - 2);