Searched refs:BoolType (Results 1 – 3 of 3) sorted by relevance
467 typedef Bool BoolType; typedef470 BoolType operator<(It<T> a, It<T> b) { return a.p < b.p; } in operator <()
1959 auto *BoolType = IntegerType::get(IP->getContext(), 1); in expandUnionPredicate() local1960 Value *Check = ConstantInt::getNullValue(BoolType); in expandUnionPredicate()
1717 TargetLoweringBase::BooleanContent BoolType = TLI.getBooleanContents(NVT); in ExpandIntRes_ADDSUB() local1730 switch (BoolType) { in ExpandIntRes_ADDSUB()