Searched refs:expand_opclass (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/adlc/ |
H A D | archDesc.hpp | 129 void expand_opclass(FILE *fp, const char *indent, const Expr *cost,
|
H A D | dfa.cpp | 275 expand_opclass( fp, spaces6, cost, mList._resultStr, status); 291 //---------------------------expand_opclass------------------------------------ 293 void ArchDesc::expand_opclass(FILE *fp, const char *indent, const Expr *cost, function in class:ArchDesc 352 expand_opclass( fp, indent, total_cost, result, status );
|
Completed in 239 milliseconds