Home | History | Annotate | Download | only in Core

Lines Matching refs:getTypeSize

1157     uint64_t newBits = Ctx.getTypeSize(T);
1169 if (!bitsInit || !T->isIntegerType() || Ctx.getTypeSize(T) > bits)
1351 assert(V1.getBitWidth() == getContext().getTypeSize(CondE->getType()));