Home
last modified time | relevance | path

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

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