Lines Matching refs:add

100     Args.add(RValue::get(BitCast), ArgQT);
112 Args.add(RValue::get(Cast), EncodingQT);
114 Args.add(EmitAnyExpr(SubExpr), ArgQT);
208 Args.add(RValue::get(Objects.getPointer()), ArgQT);
212 Args.add(RValue::get(Keys.getPointer()), ArgQT);
218 Args.add(RValue::get(Count), ArgQT);
511 // add it here and so we skip over it.
832 args.add(RValue::get(dest), Context.VoidPtrTy);
835 args.add(RValue::get(src), Context.VoidPtrTy);
838 args.add(RValue::get(CGF.CGM.getSize(size)), Context.getSizeType());
839 args.add(RValue::get(CGF.Builder.getInt1(isAtomic)), Context.BoolTy);
840 args.add(RValue::get(CGF.Builder.getInt1(hasStrong)), Context.BoolTy);
1095 args.add(RValue::get(returnAddr), CGF.getContext().VoidPtrTy);
1102 args.add(RValue::get(ivarAddr), CGF.getContext().VoidPtrTy);
1105 args.add(RValue::get(AtomicHelperFn), CGF.getContext().VoidPtrTy);
1233 args.add(RValue::get(self), getContext().getObjCIdType());
1234 args.add(RValue::get(cmd), getContext().getObjCSelType());
1235 args.add(RValue::get(ivarOffset), getContext().getPointerDiffType());
1236 args.add(RValue::get(Builder.getInt1(strategy.isAtomic())),
1336 args.add(RValue::get(ivarAddr), CGF.getContext().VoidPtrTy);
1345 args.add(RValue::get(argAddr), CGF.getContext().VoidPtrTy);
1350 args.add(RValue::get(size), CGF.getContext().getSizeType());
1353 args.add(RValue::get(CGF.Builder.getTrue()), CGF.getContext().BoolTy);
1357 args.add(RValue::get(CGF.Builder.getFalse()), CGF.getContext().BoolTy);
1382 args.add(RValue::get(ivarAddr), CGF.getContext().VoidPtrTy);
1391 args.add(RValue::get(argAddr), CGF.getContext().VoidPtrTy);
1394 args.add(RValue::get(AtomicHelperFn), CGF.getContext().VoidPtrTy);
1540 args.add(RValue::get(self), getContext().getObjCIdType());
1541 args.add(RValue::get(cmd), getContext().getObjCSelType());
1543 args.add(RValue::get(arg), getContext().getObjCIdType());
1544 args.add(RValue::get(ivarOffset), getContext().getPointerDiffType());
1549 args.add(RValue::get(ivarOffset), getContext().getPointerDiffType());
1550 args.add(RValue::get(arg), getContext().getObjCIdType());
1551 args.add(RValue::get(Builder.getInt1(strategy.isAtomic())),
1553 args.add(RValue::get(Builder.getInt1(strategy.isCopy())),
1831 Args.add(RValue::get(StatePtr.getPointer()),
1839 Args.add(RValue::get(ItemsPtr.getPointer()),
1845 Args.add(RValue::get(Count), getContext().getNSUIntegerType());
1921 Args2.add(RValue::get(V), getContext().getObjCIdType());
1988 IsKindOfClassArgs.add(RValue::get(Cls), C.getObjCClassType());
2334 // If the copy isn't mandatory, add !clang.arc.copy_on_escape to