Searched defs:AtomicCmpXchgInst (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | AliasAnalysis.h | 57 class AtomicCmpXchgInst; global() variable |
H A D | MemoryLocation.h | 32 class AtomicCmpXchgInst; variable |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.h | 45 class AtomicCmpXchgInst; variable |
/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 1351 AtomicCmpXchgInst::AtomicCmpXchgInst(Value *Ptr, Value *Cmp, Value *NewVal, AtomicCmpXchgInst() function in AtomicCmpXchgInst |