Searched refs:ReportNearMisses (Results 1 – 1 of 1) sorted by relevance
748 void ReportNearMisses(SmallVectorImpl<NearMissInfo> &NearMisses, SMLoc IDLoc,11506 ReportNearMisses(NearMisses, IDLoc, Operands); in matchAndEmitInstruction()12935 void ARMAsmParser::ReportNearMisses(SmallVectorImpl<NearMissInfo> &NearMisses, in ReportNearMisses() function in ARMAsmParser