Searched refs:getCorrespondingIntegerType (Results 1 – 1 of 1) sorted by relevance
71 IntegerType *getCorrespondingIntegerType(Type *T, const DataLayout &DL);394 AtomicExpandImpl::getCorrespondingIntegerType(Type *T, const DataLayout &DL) { in getCorrespondingIntegerType() function in AtomicExpandImpl406 Type *NewTy = getCorrespondingIntegerType(LI->getType(), M->getDataLayout()); in convertAtomicLoadToIntegerType()428 getCorrespondingIntegerType(RMWI->getType(), M->getDataLayout()); in convertAtomicXchgToIntegerType()537 Type *NewTy = getCorrespondingIntegerType(SI->getValueOperand()->getType(), in convertAtomicStoreToIntegerType()1257 Type *NewTy = getCorrespondingIntegerType(CI->getCompareOperand()->getType(), in convertCmpXchgToIntegerType()