Searched refs:getCorrespondingIntegerType (Results 1 – 1 of 1) sorted by relevance
73 IntegerType *getCorrespondingIntegerType(Type *T, const DataLayout &DL);342 IntegerType *AtomicExpand::getCorrespondingIntegerType(Type *T, in getCorrespondingIntegerType() function in AtomicExpand355 Type *NewTy = getCorrespondingIntegerType(LI->getType(), in convertAtomicLoadToIntegerType()381 getCorrespondingIntegerType(RMWI->getType(), M->getDataLayout()); in convertAtomicXchgToIntegerType()470 Type *NewTy = getCorrespondingIntegerType(SI->getValueOperand()->getType(), in convertAtomicStoreToIntegerType()1127 Type *NewTy = getCorrespondingIntegerType(CI->getCompareOperand()->getType(), in convertCmpXchgToIntegerType()