Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:TypeSize

449   uint64_t TypeSize = getContext().getTypeSizeInChars(ThrowType).getQuantity();
454 llvm::ConstantInt::get(SizeTy, TypeSize),