Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp166 getAtomicOpSize(AtomicCmpXchgInst * CASI) getAtomicOpSize() argument
207 auto CASI = dyn_cast<AtomicCmpXchgInst>(I); runOnFunction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp761 Value *Addr = CASI->getPointerOperand(); in instrumentAtomic() local