Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDInstructionWorklist.h51 void addValue(Value *V) { in addValue() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDSparseMultiSet.h159 unsigned addValue(const ValueT& V, unsigned Prev, unsigned Next) { in addValue() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDDIE.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-13-stable/contrib/llvm-project/llvm/lib/InterfaceStub/
HDELFObjHandler.cpp143 size_t addValue(uint64_t Tag, uint64_t Value) { in addValue() function in llvm::ifs::__anon6fa2fe570111::ELFDynamicTableBuilder
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
HDRecord.h1797 void addValue(const RecordVal &RV) { in addValue() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDAttributorAttributes.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-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCodeComplete.cpp5518 void addValue(Expr *E, DeclarationName Name, in addValue() function in __anonce890aa20b11::ConceptInfo::ValidVisitor