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

/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_h.cpp2033 class OutputMachOperands : public OutputMap { class in inherits:OutputMap
2035 OutputMachOperands(FILE *hpp, FILE *cpp, FormDict &globals, ArchDesc &AD) function in class:OutputMachOperands
2066 OutputMachOperands output_mach_operands(fp_hpp, fp_hpp, _globalNames, *this);

Completed in 72 milliseconds