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

/openjdk9/hotspot/src/share/vm/adlc/
H A Dformsopt.cpp792 void PeepReplace::add_operand( int inst_num, char *inst_operand ) { argument
806 int inst_num = (int) (intptr_t) _operand_inst_num.iter(); local
809 void PeepReplace::next_operand(int &inst_num, const char* &inst_operand) { argument
H A Dformsopt.hpp666 PeepChild(int inst_num, char *inst_op, char *inst_name) argument
H A Doutput_c.cpp1290 int inst_num; local
[all...]
H A Dadlparse.cpp2785 int inst_num = get_int(); local

Completed in 61 milliseconds