Searched refs:getSmallestLegalIntType (Results 1 – 3 of 3) sorted by relevance
429 Type *getSmallestLegalIntType(LLVMContext &C, unsigned Width = 0) const;
714 Type *DataLayout::getSmallestLegalIntType(LLVMContext &C, unsigned Width) const { in getSmallestLegalIntType() function in DataLayout
482 Ty = DL.getSmallestLegalIntType(Init->getContext(), ArrayElementCount); in FoldCmpLoadFromIndexedGlobal()