Home | History | Annotate | Download | only in src

Lines Matching refs:InstX86FakeRMW

782       auto *RMW = InstX86FakeRMW::create(Func, ArithSrcOther, Store->getAddr(),
7225 void TargetX86Base<TraitsType>::lowerRMW(const InstX86FakeRMW *RMW) {
7303 if (const auto *RMW = llvm::dyn_cast<InstX86FakeRMW>(Instr)) {