Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isIntegerType

545   assert((SrcType->isIntegerType() || isa<llvm::PointerType>(Src->getType())) &&
730 assert(SrcType->isIntegerType() && "Not ptr->ptr or int->ptr conversion?");
1573 if (!type->isBooleanType() && type->isIntegerType() &&
1615 } else if (type->isIntegerType()) {
2015 if (!type->isBooleanType() && type->isIntegerType() &&
2154 Ops.Ty->isIntegerType()) {
2186 if (Ops.Ty->isIntegerType())