Searched defs:getIntegerType (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Constants.h | 185 inline IntegerType *getIntegerType() const { getIntegerType() function |
/llvm-project/mlir/lib/IR/ | ||
H A D | Builders.cpp | 87 IntegerType Builder::getIntegerType(unsigned width) { getIntegerType() function in Builder |
/llvm-project/mlir/lib/Dialect/Linalg/IR/ | ||
H A D | LinalgOps.cpp | 546 Type getIntegerType(unsigned width) { getIntegerType() function in __anoncbbe7aba0711::RegionBuilderHelper |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 4039 QualType getIntegerType() const { getIntegerType() function |