Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DConstants.h185 inline IntegerType *getIntegerType() const { getIntegerType() function
/llvm-project/mlir/lib/IR/
H A DBuilders.cpp87 IntegerType Builder::getIntegerType(unsigned width) { getIntegerType() function in Builder
91 IntegerType Builder::getIntegerType(unsigned width, bool isSigned) { getIntegerType() function in Builder
[all...]
/llvm-project/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp546 Type getIntegerType(unsigned width) { getIntegerType() function in __anoncbbe7aba0711::RegionBuilderHelper
/llvm-project/clang/include/clang/AST/
H A DDecl.h4039 QualType getIntegerType() const { getIntegerType() function