Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isIntegerTy

1144     if (Value->getType()->isIntegerTy(1))
1146 assert(Value->getType()->isIntegerTy(getContext().getTypeSize(Ty)) &&
1156 assert(Value->getType()->isIntegerTy(getContext().getTypeSize(Ty)) &&
2056 if (V->getType()->isIntegerTy() &&