Searched refs:getSmallestLegalIntType (Results 1 – 4 of 4) sorted by relevance
477 Type *getSmallestLegalIntType(LLVMContext &C, unsigned Width = 0) const;
212 Type *Ty = DL.getSmallestLegalIntType(DstTy->getContext(), MinBitWidth); in getMinBitWidth()
765 Type *DataLayout::getSmallestLegalIntType(LLVMContext &C, unsigned Width) const { in getSmallestLegalIntType() function in DataLayout
431 Ty = DL.getSmallestLegalIntType(Init->getContext(), ArrayElementCount); in foldCmpLoadFromIndexedGlobal()