Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BoolTy

506   args.add(RValue::get(CGF.Builder.getInt1(isAtomic)), Context.BoolTy);
507 args.add(RValue::get(CGF.Builder.getInt1(hasStrong)), Context.BoolTy);
861 getContext().BoolTy);
962 args.add(RValue::get(CGF.Builder.getTrue()), CGF.getContext().BoolTy);
966 args.add(RValue::get(CGF.Builder.getFalse()), CGF.getContext().BoolTy);
1152 getContext().BoolTy);
1154 getContext().BoolTy);