Home | History | Annotate | Download | only in llvm

Lines Matching refs:AtomicRMW

562   /// This enumeration lists the possible modifications atomicrmw can make.  In
635 "atomicrmw instructions can only be atomic.");
673 return I->getOpcode() == Instruction::AtomicRMW;