Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DType.h203 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); } in isIntOrIntVectorTy() function
207 bool isIntOrIntVectorTy(unsigned BitWidth) const { in isIntOrIntVectorTy() function
/external/llvm-project/llvm/include/llvm/IR/
DType.h204 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); } in isIntOrIntVectorTy() function
208 bool isIntOrIntVectorTy(unsigned BitWidth) const { in isIntOrIntVectorTy() function
/external/llvm/include/llvm/IR/
DType.h199 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); } in isIntOrIntVectorTy() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h201 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); } in isIntOrIntVectorTy() function