Searched refs:getCorrespondingIntegerType (Results 1 – 1 of 1) sorted by relevance
73 IntegerType *getCorrespondingIntegerType(Type *T, const DataLayout &DL);331 IntegerType *AtomicExpand::getCorrespondingIntegerType(Type *T, in getCorrespondingIntegerType() function in AtomicExpand344 Type *NewTy = getCorrespondingIntegerType(LI->getType(), in convertAtomicLoadToIntegerType()433 Type *NewTy = getCorrespondingIntegerType(SI->getValueOperand()->getType(), in convertAtomicStoreToIntegerType()1088 Type *NewTy = getCorrespondingIntegerType(CI->getCompareOperand()->getType(), in convertCmpXchgToIntegerType()