Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp110 unsigned StrexOp, unsigned UxtOp,
1719 unsigned LdrexOp, unsigned StrexOp, in ExpandCMP_SWAP() argument
1791 MIB = BuildMI(StoreBB, DL, TII->get(StrexOp), TempReg) in ExpandCMP_SWAP()
1794 if (StrexOp == ARM::t2STREX) in ExpandCMP_SWAP()