Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:parsePrefix

89   bool parsePrefix(ARMMCExpr::VariantKind &RefKind);
3454 if (parsePrefix(RefKind))
3470 // parsePrefix - Parse ARM 16-bit relocations expression prefix, i.e.
3472 bool ARMAsmParser::parsePrefix(ARMMCExpr::VariantKind &RefKind) {