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