Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:LabelStr

3115 ///   ::= LabelStr? Instruction*
3120 if (Lex.getKind() == lltok::LabelStr) {