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

/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_h.cpp1508 instr->_ident, instr->mach_base_class(_globalNames) );
1594 strcmp("MachNode", instr->mach_base_class(_globalNames)) != 0 ) {
1659 strcmp("MachNode", instr->mach_base_class(_globalNames)) != 0 ) {
H A Dformssel.hpp241 virtual const char *mach_base_class(FormDict &globals) const;
H A Dformssel.cpp1106 const char *InstructForm::mach_base_class(FormDict &globals) const { function in class:InstructForm

Completed in 53 milliseconds