Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SizeTy

3187     auto SizeTy = Context.getSizeType();
3188 auto T = Builder.getIntNTy(Context.getTypeSize(SizeTy));
3190 Args.add(RValue::get(V), SizeTy);