Searched refs:missingFeature (Results 1 – 1 of 1) sorted by relevance
84 bool missingFeature(SMLoc const &Loc, uint64_t const &ErrorInfo);287 bool AVRAsmParser::missingFeature(llvm::SMLoc const &Loc, in missingFeature() function in AVRAsmParser309 case Match_MissingFeature: return missingFeature(Loc, ErrorInfo); in MatchAndEmitInstruction()