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