Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComparisonCategories.cpp66 llvm::APSInt ComparisonCategoryInfo::ValueInfo::getIntValue() const { in getIntValue() function in ComparisonCategoryInfo::ValueInfo
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h176 const llvm::APSInt &getIntValue(uint64_t X, bool isUnsigned) { in getIntValue() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DTable.cc1208 DataDescriptor::getIntValue (int prop_id, long idx) in getIntValue() function in DataDescriptor
1443 DataView::getIntValue (int prop_id, long idx) in getIntValue() function in DataView
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DTable.cc1208 DataDescriptor::getIntValue (int prop_id, long idx) in getIntValue() function in DataDescriptor
1443 DataView::getIntValue (int prop_id, long idx) in getIntValue() function in DataView
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp958 auto HexagonVectorCombine::getIntValue(const Value *Val) const in getIntValue() function in HexagonVectorCombine
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h1456 llvm::APInt getIntValue() const { in getIntValue() function