Home
last modified time | relevance | path

Searched defs:CAS (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/compiler-rt/lib/builtins/aarch64/
Dlse.S115 #define CAS GLUE4(cas, A, L, S) s(0), s(1), [x2] macro
117 #define CAS .inst 0x08a07c41 + B + M macro
/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp574 } else if (AtomicCmpXchgInst *CAS in collectUsesWithPtrTypes() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp561 } else if (AtomicCmpXchgInst *CAS = dyn_cast<AtomicCmpXchgInst>(UseInst)) { in collectUsesWithPtrTypes() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp665 } else if (AtomicCmpXchgInst *CAS = dyn_cast<AtomicCmpXchgInst>(UseInst)) { in collectUsesWithPtrTypes() local
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md420 ### CAS ### subsection