Searched refs:CAS (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64Schedule.td | 83 def WriteAtomic : SchedWrite; // Atomic memory operations (CAS, Swap, LDOP)
|
D | AArch64SchedExynosM5.td | 686 def : InstRW<[M5WriteLGW], (instregex "^CAS(A|AL|L)?[BHW]$")>; 687 def : InstRW<[M5WriteLGX], (instregex "^CAS(A|AL|L)?X$")>;
|
D | AArch64InstrAtomics.td | 449 defm : CASregister_patterns<"CAS", "atomic_cmp_swap">;
|
D | AArch64InstrFormats.td | 10582 // * CAS 10590 // CAS SZ |001000|1 |A |1 |Rs |R |11111 |Rn |Rt 10598 // CAS{<order>}[<size>] <Ws>, <Wt>, [<Xn|SP>] 10599 // CAS{<order>} <Xs>, <Xt>, [<Xn|SP>]
|
D | AArch64InstrInfo.td | 1401 // v8.1 atomic CAS 1402 defm CAS : CompareAndSwap<0, 0, "">;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 561 } else if (AtomicCmpXchgInst *CAS = dyn_cast<AtomicCmpXchgInst>(UseInst)) { in collectUsesWithPtrTypes() local 562 if (CAS->isVolatile()) in collectUsesWithPtrTypes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 369 // CAS is preferred for sparc v9. 1518 // The CAS instruction, unlike other instructions, only comes in a
|
/third_party/node/tools/v8_gypfiles/ |
D | v8.gyp | 978 # Platforms that don't have Compare-And-Swap (CAS) support need to link atomic library
|
/third_party/tzdata/ |
D | asia | 472 # Guo Qing-sheng (National Time-Service Center, CAS, Xi'an 710600, China) 487 # Guo Qing-sheng (Shaanxi Astronomical Observatory, CAS, Xi'an 710600, China)
|
/third_party/musl/ |
D | WHATSNEW | 665 - sem_trywait spurious EAGAIN errors arising from CAS failures
|
/third_party/vixl/src/aarch64/ |
D | assembler-aarch64.cc | 1644 V(cas, CAS) \
|
/third_party/node/deps/v8/ |
D | BUILD.gn | 4939 # Platforms that don't have CAS support need to link atomic library
|
/third_party/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 398 ### CAS ### subsection
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | lcet10.txt | 6964 Chemical Society (ACS), the Chemical Abstracts Service (CAS), and
|