reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Analysis/AliasAnalysis.h
  739     case Instruction::AtomicCmpXchg:
include/llvm/Analysis/MemoryLocation.h
  215     case Instruction::AtomicCmpXchg:
include/llvm/IR/Instructions.h
  665     return I->getOpcode() == Instruction::AtomicCmpXchg;
lib/Analysis/CaptureTracking.cpp
  328     case Instruction::AtomicCmpXchg: {
lib/Analysis/ValueTracking.cpp
 3966   case Instruction::AtomicCmpXchg:
 4361     case Instruction::AtomicCmpXchg:
lib/AsmParser/LLLexer.cpp
  879   INSTKEYWORD(cmpxchg,     AtomicCmpXchg);
lib/Bitcode/Writer/BitcodeWriter.cpp
 2959   case Instruction::AtomicCmpXchg:
lib/CodeGen/StackProtector.cpp
  167     case Instruction::AtomicCmpXchg:
lib/CodeGen/TargetLoweringBase.cpp
 1615   case AtomicCmpXchg:  return 0;
lib/IR/Instruction.cpp
  334   case AtomicCmpXchg: return "cmpxchg";
  519   case Instruction::AtomicCmpXchg:
  539   case Instruction::AtomicCmpXchg:
  557   case Instruction::AtomicCmpXchg:
  573   case Instruction::AtomicCmpXchg:
  585   case Instruction::AtomicCmpXchg:
lib/IR/Instructions.cpp
 1475           AtomicCmpXchg, OperandTraits<AtomicCmpXchgInst>::op_begin(this),
 1487           AtomicCmpXchg, OperandTraits<AtomicCmpXchgInst>::op_begin(this),
lib/Target/AArch64/AArch64FastISel.cpp
 5222   case Instruction::AtomicCmpXchg:
lib/Transforms/IPO/Attributor.cpp
 1312   case Instruction::AtomicCmpXchg: {
 1372   case Instruction::AtomicCmpXchg: