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

/openjdk10/hotspot/src/share/vm/opto/
H A Dmachnode.hpp252 uint num_opnds() const { return _num_opnds; } function in class:MachNode
/openjdk10/hotspot/src/share/vm/adlc/
H A Dformssel.cpp818 uint InstructForm::num_opnds() { function in class:InstructForm
819 int num_opnds = _components.num_operands(); local
3028 int num_opnds = num_operands(); local
[all...]

Completed in 106 milliseconds