Searched refs:getUIntNType (Results 1 – 1 of 1) sorted by relevance
118 mlir::Type getUIntNType(uint64_t numBits) { in getUIntNType() function272 members.push_back(makeStorageInfo(size, getUIntNType(8))); in lower()405 mlir::Type type = getUIntNType(astContext.toBits(accessSize)); in accumulateBitFields()465 assert(getSize(getUIntNType(astContext.toBits(accessSize))) > in accumulateBitFields()470 type = getUIntNType(astContext.toBits(accessSize)); in accumulateBitFields()562 members.back().data = getUIntNType(astContext.toBits(alignment)); in determinePacked()