Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dlse.S125 #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 DAArch64InstrAtomics.td486 // STXR it can clear the exclusive monitor, causing all cmpxchg attempts to
H A DAArch64SchedFalkorDetails.td1269 (instregex "^STXR(B|H|W|X)$")>;
H A DAArch64SchedThunderX3T110.td1193 def : InstRW<[THX3T110Write_4Cyc_LS01_SD], (instregex "^STXR(B|H|W|X)$")>;
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td6488 // STXR it can clear the exclusive monitor, causing all cmpxchg attempts to