Searched refs:getIndexBitwidth (Results 1 – 4 of 4) sorted by relevance
66 unsigned getIndexBitwidth() const { return indexBitwidth; } in getIndexBitwidth() function
116 unsigned getIndexTypeBitwidth() { return options.getIndexBitwidth(); } in getIndexTypeBitwidth()
37 static unsigned getIndexBitwidth(DataLayoutEntryListRef params) { in getIndexBitwidth() function71 IntegerType::get(type.getContext(), getIndexBitwidth(params))); in getDefaultTypeSizeInBits()146 IntegerType::get(type.getContext(), getIndexBitwidth(params))); in getDefaultABIAlignment()203 IntegerType::get(type.getContext(), getIndexBitwidth(params))); in getDefaultPreferredAlignment()
743 options.useBarePtrCallConv, options.getIndexBitwidth(), useAlignedAlloc, in createConvertFuncToLLVMPass()