Searched defs:isIntOrIntVectorTy (Results 1 – 2 of 2) sorted by relevance
203 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); } in isIntOrIntVectorTy() function207 bool isIntOrIntVectorTy(unsigned BitWidth) const { in isIntOrIntVectorTy() function
201 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); } in isIntOrIntVectorTy() function