Searched refs:BoolType (Results 1 – 5 of 5) sorted by relevance
468 typedef Bool BoolType; typedef471 BoolType operator<(It<T> a, It<T> b) { return a.p < b.p; } in operator <()
1329 TargetLoweringBase::BooleanContent BoolType = TLI.getBooleanContents(VT); in PromoteIntOp_ADDSUBCARRY() local1330 switch (BoolType) { in PromoteIntOp_ADDSUBCARRY()1856 TargetLoweringBase::BooleanContent BoolType = TLI.getBooleanContents(NVT); in ExpandIntRes_ADDSUB() local1873 switch (BoolType) { in ExpandIntRes_ADDSUB()1894 if (BoolType == TargetLoweringBase::ZeroOrOneBooleanContent) { in ExpandIntRes_ADDSUB()1916 if (BoolType == TargetLoweringBase::ZeroOrOneBooleanContent) in ExpandIntRes_ADDSUB()
2144 auto *BoolType = IntegerType::get(IP->getContext(), 1); in expandUnionPredicate() local2145 Value *Check = ConstantInt::getNullValue(BoolType); in expandUnionPredicate()
2272 auto *BoolType = IntegerType::get(IP->getContext(), 1); in expandUnionPredicate() local2273 Value *Check = ConstantInt::getNullValue(BoolType); in expandUnionPredicate()
1766 TargetLoweringBase::BooleanContent BoolType = TLI.getBooleanContents(NVT); in ExpandIntRes_ADDSUB() local1779 switch (BoolType) { in ExpandIntRes_ADDSUB()