Home
last modified time | relevance | path

Searched defs:isIntOrIntVectorTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DType.h235 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); } isIntOrIntVectorTy() function
239 bool isIntOrIntVectorTy(unsigned BitWidth) const { isIntOrIntVectorTy() function