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

Declarations

lib/Target/Mips/MipsISelLowering.h
  704     MachineBasicBlock *emitAtomicCmpSwapPartword(MachineInstr &MI,

References

lib/Target/Mips/MipsISelLowering.cpp
 1363     return emitAtomicCmpSwapPartword(MI, BB, 1);
 1365     return emitAtomicCmpSwapPartword(MI, BB, 2);