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

Definitions

lib/CodeGen/AtomicExpandPass.cpp
  134 static unsigned getAtomicOpSize(LoadInst *LI) {
  139 static unsigned getAtomicOpSize(StoreInst *SI) {
  144 static unsigned getAtomicOpSize(AtomicRMWInst *RMWI) {
  149 static unsigned getAtomicOpSize(AtomicCmpXchgInst *CASI) {