Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeSizeInChars

533     uint64_t Size = getContext().getTypeSizeInChars(Ty).getQuantity();
2014 getContext().getTypeSizeInChars(ElemType).getQuantity(),
2291 getContext().getTypeSizeInChars(OIT).getQuantity());