Searched refs:getCorrespondingIntegerType (Results 1 – 1 of 1) sorted by relevance
77 IntegerType *getCorrespondingIntegerType(Type *T, const DataLayout &DL);358 IntegerType *AtomicExpand::getCorrespondingIntegerType(Type *T, in getCorrespondingIntegerType() function in AtomicExpand371 Type *NewTy = getCorrespondingIntegerType(LI->getType(), M->getDataLayout()); in convertAtomicLoadToIntegerType()395 getCorrespondingIntegerType(RMWI->getType(), M->getDataLayout()); in convertAtomicXchgToIntegerType()506 Type *NewTy = getCorrespondingIntegerType(SI->getValueOperand()->getType(), in convertAtomicStoreToIntegerType()1185 Type *NewTy = getCorrespondingIntegerType(CI->getCompareOperand()->getType(), in convertCmpXchgToIntegerType()