Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:parsePrefix

203   bool parsePrefix(ARMMCExpr::VariantKind &RefKind);
5130 if (parsePrefix(RefKind))
5162 // parsePrefix - Parse ARM 16-bit relocations expression prefix, i.e.
5164 bool ARMAsmParser::parsePrefix(ARMMCExpr::VariantKind &RefKind) {