Searched refs:instruction_name (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformsopt.hpp464 const char *instruction_name(int position);
H A Dformsopt.cpp613 const char *PeepMatch::instruction_name(int position) { function in class:PeepMatch
H A Doutput_c.cpp1165 InstructForm *inst_left = globals[pmatch->instruction_name(left_index)]->is_instruction();
1189 InstructForm *inst_right = globals[pmatch->instruction_name(right_index)]->is_instruction();
1354 inst_form = globals[pmatch->instruction_name(inst_num)]->is_instruction();

Completed in 47 milliseconds