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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dforms.hpp35 #define OP_ATTR 1 macro
H A Dadlparse.cpp478 (attr->_atype == OP_ATTR)) oper->_attribs = attr_parse(ident);
618 attrib = new AttributeForm(ident, OP_ATTR, aexpr);
H A Dformssel.cpp2800 if (type==OP_ATTR) {

Completed in 58 milliseconds