Searched refs:LdrexOp (Results 1 – 1 of 1) sorted by relevance
110 MachineBasicBlock::iterator MBBI, unsigned LdrexOp,1807 unsigned LdrexOp, unsigned StrexOp, in ExpandCMP_SWAP() argument1856 MIB = BuildMI(LoadCmpBB, DL, TII->get(LdrexOp), Dest.getReg()); in ExpandCMP_SWAP()1858 if (LdrexOp == ARM::t2LDREX) in ExpandCMP_SWAP()