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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dadlparse.cpp3828 NameAndList *instr_and_operands = NULL; local
3887 instr_and_operands = new NameAndList(ident);
3914 instr_and_operands->add_entry(ident2);
3928 exp->add_instruction(instr_and_operands);

Completed in 31 milliseconds