Searched refs:seq_cst (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | AtomicOrdering.h | 34 seq_cst = 5, enumerator 46 I <= (Int)AtomicOrderingCABI::seq_cst; in isValidAtomicOrderingCABI() 144 /* seq_cst */ AtomicOrderingCABI::seq_cst, in toCABI()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
D | LLLexer.cpp | 554 KEYWORD(seq_cst); in LexIdentifier()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrAtomics.td | 410 // assume seq_cst, strong cmpxchg and omit clrex on failure.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.td | 1040 // fence seq_cst -> fence rw, rw
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | memorymodel.txt | 223 relaxed, acquire, release, acq_rel, or seq_cst.
|
D | memorymodel.adoc | 233 relaxed, acquire, release, acq_rel, or seq_cst.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 3294 // Only seq_cst fences require the heavyweight sync (SYNC 0). 3297 // The rule for seq_cst is duplicated to work with both 64 bits and 32 bits
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 6223 // assume seq_cst, strong cmpxchg and omit clrex on failure.
|