Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getSizeType

100   llvm::APInt APNumElements(Context.getTypeSize(Context.getSizeType()),
533 args.add(RValue::get(CGF.CGM.getSize(size)), Context.getSizeType());
998 args.add(RValue::get(size), CGF.getContext().getSizeType());