Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DComparisonCategories.cpp67 llvm::APSInt ComparisonCategoryInfo::ValueInfo::getIntValue() const { in getIntValue() function in ComparisonCategoryInfo::ValueInfo
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h189 const llvm::APSInt &getIntValue(uint64_t X, bool isUnsigned) { in getIntValue() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1785 auto HexagonVectorCombine::getIntValue(const Value *Val) const in getIntValue() function in HexagonVectorCombine
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h1477 llvm::APInt getIntValue() const { in getIntValue() function