Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BoolTy

537   args.add(RValue::get(CGF.Builder.getInt1(isAtomic)), Context.BoolTy);
538 args.add(RValue::get(CGF.Builder.getInt1(hasStrong)), Context.BoolTy);
896 getContext().BoolTy);
1009 args.add(RValue::get(CGF.Builder.getTrue()), CGF.getContext().BoolTy);
1013 args.add(RValue::get(CGF.Builder.getFalse()), CGF.getContext().BoolTy);
1196 getContext().BoolTy);
1198 getContext().BoolTy);