Searched defs:getIntegerType (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/IR/ | ||
| H A D | Builders.cpp | 58 IntegerType Builder::getIntegerType(unsigned width) { in getIntegerType() function in Builder |
| /llvm-project-15.0.7/mlir/lib/Dialect/Linalg/IR/ | ||
| H A D | LinalgOps.cpp | 412 Type getIntegerType(unsigned width) { in getIntegerType() function in __anon9c47bb970311::RegionBuilderHelper |
| /llvm-project-15.0.7/clang/include/clang/AST/ | ||
| H A D | Decl.h | 3806 QualType getIntegerType() const { in getIntegerType() function |