Home
last modified time | relevance | path

Searched defs:addValue (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DInstructionWorklist.h51 void addValue(Value *V) { in addValue() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseMultiSet.h159 unsigned addValue(const ValueT& V, unsigned Prev, unsigned Next) { in addValue() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h740 value_iterator addValue(BumpPtrAllocator &Alloc, const DIEValue &V) { in addValue() function
745 value_iterator addValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in addValue() function
/freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp143 size_t addValue(uint64_t Tag, uint64_t Value) { in addValue() function in llvm::ifs::__anon3dc69c9e0111::ELFDynamicTableBuilder
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1797 void addValue(const RecordVal &RV) { in addValue() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10798 virtual void addValue(Attributor &A, StateType &State, Value &V, in addValue() function
11540 void addValue(Attributor &A, StateType &State, Value &V, in addValue() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5518 void addValue(Expr *E, DeclarationName Name, in addValue() function in __anone047e0890b11::ConceptInfo::ValidVisitor