Searched defs:int_format (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ |
H A D | machnode.cpp | 32 // result register lookup, corresponding to int_format 749 void labelOper::int_format(PhaseRegAlloc *ra, const MachNode *node, outputStream *st) const { function in class:labelOper 756 void methodOper::int_format(PhaseRegAlloc *ra, const MachNode *node, outputStream *st) const { function in class:methodOper
|
/openjdk7/hotspot/src/share/vm/adlc/ |
H A D | formssel.cpp | 1314 fprintf(fp,"int_format(ra, this, st); // %s\n", rep_var); 2445 void OperandForm::int_format(FILE *fp, FormDict &globals, uint index) { function in class:OperandForm 2471 // Similar to "int_format" but for cases where data is external to operand
|
Completed in 231 milliseconds