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

/openjdk7/hotspot/src/share/vm/adlc/
H A DarchDesc.cpp302 buildMatchList(op->_matrule, result, rootOp, pred, cost);
356 buildMatchList(instr->_matrule, result, mrule._machType, pred, cost);
486 //------------------------------buildMatchList---------------------------------
488 void ArchDesc::buildMatchList(MatchRule *mrule, const char *resultStr, function in class:ArchDesc

Completed in 35 milliseconds