Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp110 MachineBasicBlock::iterator MBBI, unsigned LdrexOp,
1807 unsigned LdrexOp, unsigned StrexOp, in ExpandCMP_SWAP() argument
1856 MIB = BuildMI(LoadCmpBB, DL, TII->get(LdrexOp), Dest.getReg()); in ExpandCMP_SWAP()
1858 if (LdrexOp == ARM::t2LDREX) in ExpandCMP_SWAP()