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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dforms.hpp34 #define INS_ATTR 0 macro
H A Dadlparse.cpp243 if( attr && (attr->_atype == INS_ATTR) ) {
583 attrib = new AttributeForm(ident, INS_ATTR, aexpr);
3997 attrib = new Attribute(ident,cost,INS_ATTR); // Build new predicate object
H A Dformssel.cpp2803 else if (type==INS_ATTR) {

Completed in 63 milliseconds