Home
last modified time | relevance | path

Searched defs:CASI (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp760 } else if (AtomicCmpXchgInst *CASI = dyn_cast<AtomicCmpXchgInst>(I)) { instrumentAtomic() local
/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp190 static unsigned getAtomicOpSize(AtomicCmpXchgInst *CASI) { in getAtomicOpSize() argument
226 auto CASI = dyn_cast<AtomicCmpXchgInst>(I); run() local
[all...]