Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp111 unsigned StrexOp, unsigned UxtOp,
1807 unsigned LdrexOp, unsigned StrexOp, in ExpandCMP_SWAP() argument
1879 MIB = BuildMI(StoreBB, DL, TII->get(StrexOp), TempReg) in ExpandCMP_SWAP()
1882 if (StrexOp == ARM::t2STREX) in ExpandCMP_SWAP()