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

/openjdk7/hotspot/src/share/vm/opto/
H A Dclasses.hpp123 macro(DivI)
H A DgraphKit.hpp318 Node* DivI(Node* ctl, Node* l, Node* r) { return _gvn.transform(new (C) DivINode(ctl, l, r)); } function in class:GraphKit
H A Dstringopts.cpp1164 Node* q = __ DivI(NULL, i_phi, __ intcon(10));

Completed in 645 milliseconds