Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getSizeType

101   llvm::APInt APNumElements(Context.getTypeSize(Context.getSizeType()),
536 args.add(RValue::get(CGF.CGM.getSize(size)), Context.getSizeType());
1006 args.add(RValue::get(size), CGF.getContext().getSizeType());