Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/IR/
H A DTypes.cpp79 bool Type::isSignedInteger() const { isSignedInteger() function in Type
85 bool Type::isSignedInteger(unsigned width) const { isSignedInteger() function in Type
/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h307 bool isSignedInteger() const { in isSignedInteger() function
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6530 AST_MATCHER(QualType,isSignedInteger) AST_MATCHER() argument