Searched defs:addValue (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseMultiSet.h159 unsigned addValue(const ValueT& V, unsigned Prev, unsigned Next) { function in class:llvm::SparseMultiSet
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp293 static SVal addValue(ProgramStateRef state, SVal x, SVal y, function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h686 value_iterator addValue(BumpPtrAllocator &Alloc, const DIEValue &V) { function in class:llvm::DIEValueList
691 value_iterator addValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, function in class:llvm::DIEValueList
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h1535 template <class T> void addValue(const T &V) { function in class:llvm::list_storage
1615 template <class T> void addValue(const T &V) { Storage.push_back(V); } function in class:llvm::list_storage
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1545 void addValue(const RecordVal &RV) { function in class:llvm::final::final::Record
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1751 IPMConversion(unsigned xorValue, int64_t addValue, unsigned bit) argument

Completed in 139 milliseconds