Searched refs:STXR (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/ |
H A D | lse.S | 125 #define STXR GLUE4(st, L, xr, S) macro 161 STXR w(tmp1), s(1), [x2] 213 STXR w(tmp1), s(tmp0), [x1] 258 STXR w(tmp2), s(tmp1), [x1]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrAtomics.td | 486 // STXR it can clear the exclusive monitor, causing all cmpxchg attempts to
|
H A D | AArch64SchedFalkorDetails.td | 1269 (instregex "^STXR(B|H|W|X)$")>;
|
H A D | AArch64SchedThunderX3T110.td | 1193 def : InstRW<[THX3T110Write_4Cyc_LS01_SD], (instregex "^STXR(B|H|W|X)$")>;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrInfo.td | 6488 // STXR it can clear the exclusive monitor, causing all cmpxchg attempts to
|