Searched defs:ideal_Opcode (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ | ||
H A D | machnode.hpp | 281 virtual int ideal_Opcode() const { return Op_Node; } function in class:MachNode 471 virtual int ideal_Opcode() const { return Op_Con; } // bogus; see output.cpp function in class:MachNopNode |
/openjdk7/hotspot/src/share/vm/adlc/ | ||
H A D | formssel.cpp | 176 const char *InstructForm::ideal_Opcode( FormDict &globalNames ) const { function in class:InstructForm |
Completed in 35 milliseconds