Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isBooleanType

561   if (DstType->isBooleanType())
668 if (DstTy->isBooleanType()) {
1176 assert(!DestTy->isBooleanType() && "bool should use PointerToBool");
1296 if (isInc && type->isBooleanType()) {