Searched defs:isIntOrIntVectorTy (Results 1 – 3 of 3) sorted by relevance
201 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); } in isIntOrIntVectorTy() function
199 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); } in isIntOrIntVectorTy() function
57 bool Type::isIntOrIntVectorTy() const { in isIntOrIntVectorTy() function in Type