Searched defs:addValue (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | InstructionWorklist.h | 51 void addValue(Value *V) { in addValue() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | SparseMultiSet.h | 159 unsigned addValue(const ValueT& V, unsigned Prev, unsigned Next) { in addValue() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | DIE.h | 740 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 D | ELFObjHandler.cpp | 143 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 D | Record.h | 1797 void addValue(const RecordVal &RV) { in addValue() function
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 10798 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 D | SemaCodeComplete.cpp | 5518 void addValue(Expr *E, DeclarationName Name, in addValue() function in __anone047e0890b11::ConceptInfo::ValidVisitor
|