Home | History | Annotate | Download | only in AsmParser

Lines Matching full:fullinst

241   void getMnemonicAcceptInfo(StringRef Mnemonic, StringRef FullInst,
5485 void ARMAsmParser::getMnemonicAcceptInfo(StringRef Mnemonic, StringRef FullInst,
5510 (FullInst.startswith("vmull") && FullInst.endswith(".p64")) ||