Searched refs:MEMBAR (Results 1 - 6 of 6) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCV9Opcodes.java242 public static final int MEMBAR = RDY; field in interface:SPARCV9Opcodes
/openjdk7/hotspot/src/share/vm/opto/
H A Dmachnode.cpp584 const Type *MachSafePointNode::bottom_type() const { return TypeTuple::MEMBAR; }
H A Dmemnode.hpp909 virtual const Type *bottom_type() const { return TypeTuple::MEMBAR; }
H A Dtype.hpp549 static const TypeTuple *MEMBAR;
H A Dtype.cpp308 TypeTuple::MEMBAR = TypeTuple::make(TypeFunc::Parms+0, fmembar); member in class:TypeTuple
1616 const TypeTuple *TypeTuple::MEMBAR; member in class:TypeTuple
H A Dmemnode.cpp2902 return TypeTuple::MEMBAR;

Completed in 77 milliseconds