Home
last modified time | relevance | path

Searched refs:LdrexOp (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp107 MachineBasicBlock::iterator MBBI, unsigned LdrexOp,
1630 unsigned LdrexOp, unsigned StrexOp, in ExpandCMP_SWAP() argument
1678 MIB = BuildMI(LoadCmpBB, DL, TII->get(LdrexOp), Dest.getReg()); in ExpandCMP_SWAP()
1680 if (LdrexOp == ARM::t2LDREX) in ExpandCMP_SWAP()