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

/openjdk7/hotspot/src/share/vm/opto/
H A Dregmask.cpp133 bool RegMask::is_vector(uint ireg) { function in class:RegMask
/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.cpp439 bool InstructForm::is_vector() const { function in class:InstructForm
442 return _matrule->is_vector();
773 if (is_vector()) return true;
4092 bool MatchRule::is_vector() const { function in class:MatchRule

Completed in 1387 milliseconds