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

Declarations

lib/CodeGen/AtomicExpandPass.cpp
   72     IntegerType *getCorrespondingIntegerType(Type *T, const DataLayout &DL);

References

lib/CodeGen/AtomicExpandPass.cpp
  374   Type *NewTy = getCorrespondingIntegerType(LI->getType(),
  462   Type *NewTy = getCorrespondingIntegerType(SI->getValueOperand()->getType(),
 1055   Type *NewTy = getCorrespondingIntegerType(CI->getCompareOperand()->getType(),