Searched defs:gen_match (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/adlc/
H A Ddfa.cpp238 //---------------------------gen_match-----------------------------------------
239 void ArchDesc::gen_match(FILE *fp, MatchList &mList, ProductionState &status, Dict &operands_chained_from) { function in class:ArchDesc
619 gen_match(fp, *mList, status, operands_chained_from);

Completed in 35 milliseconds