Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isBooleanType

753   if (DstType->isBooleanType())
857 if (SrcType->isBooleanType() && TreatBooleanAsSigned) {
904 if (DstTy->isBooleanType()) {
1088 if (DstEltType->isBooleanType()) {
1535 assert(!DestTy->isBooleanType() && "bool should use PointerToBool");
1656 if (isInc && type->isBooleanType()) {
1671 if (!type->isBooleanType() && type->isIntegerType() &&
1709 if (isInc && type->isBooleanType()) {
2128 if (!type->isBooleanType() && type->isIntegerType() &&