Searched refs:StxpOp (Results 1 – 1 of 1) sorted by relevance
333 unsigned LdxpOp, StxpOp; in expandCMP_SWAP_128() local338 StxpOp = AArch64::STXPX; in expandCMP_SWAP_128()342 StxpOp = AArch64::STLXPX; in expandCMP_SWAP_128()346 StxpOp = AArch64::STXPX; in expandCMP_SWAP_128()350 StxpOp = AArch64::STLXPX; in expandCMP_SWAP_128()401 BuildMI(StoreBB, MIMD, TII->get(StxpOp), StatusReg) in expandCMP_SWAP_128()415 BuildMI(FailBB, MIMD, TII->get(StxpOp), StatusReg) in expandCMP_SWAP_128()