Home
last modified time | relevance | path

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

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