Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getSizeType

124   llvm::APInt APNumElements(Context.getTypeSize(Context.getSizeType()),
588 args.add(RValue::get(CGF.CGM.getSize(size)), Context.getSizeType());
1060 args.add(RValue::get(size), CGF.getContext().getSizeType());