Home
last modified time | relevance | path

Searched defs:insert (Results 101 – 125 of 153) sorted by relevance

1234567

/freebsd/contrib/llvm-project/lld/MachO/
H A DSymbolTable.cpp31 std::pair<Symbol *, bool> SymbolTable::insert(StringRef name, in insert() function in SymbolTable
H A DDriver.cpp1156 void SymbolPatterns::insert(StringRef symbolName) { in insert() function in SymbolPatterns
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h636 MIBundleBuilder &insert(MachineBasicBlock::instr_iterator I, in insert() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp278 void SemaSignatureTable::insert(ArrayRef<PrototypeDescriptor> Signature) { in insert() function in SemaSignatureTable
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp478 void insert(SourceLocation loc, StringRef text) override { in insert() function in __anon76387d3f0411::RewritesApplicator
H A DObjCMT.cpp1749 void insert(SourceLocation loc, StringRef text) override { in insert() function in __anonac2273870411::RewritesReceiver
1813 void insert(SourceLocation Loc, StringRef Text) override { in insert() function in __anonac2273870411::JSONEditWriter
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h89 std::pair<MachineValueTypeSet &, bool> insert(MVT T) { in insert() function
94 MachineValueTypeSet &insert(const MachineValueTypeSet &S) { in insert() function
/freebsd/contrib/lutok/
H A Dstate_test.cpp346 ATF_TEST_CASE_BODY(insert) in ATF_TEST_CASE_BODY() argument
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_perfmgr_db.c164 static perfmgr_db_err_t insert(perfmgr_db_t * db, db_node_t * node) in insert() function
/freebsd/sys/contrib/zlib/
H A Ddeflate.h259 uInt insert; /* bytes at end of window left to insert */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp69 void insert(uint64_t offset, const MemberValLocation &member_loc) { in insert() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp48 void insert(const T &V) { in insert() function in __anon35eb8c210111::PriorityQueue
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp50 DWARFVerifier::DieRangeInfo::insert(const DWARFAddressRange &R) { in insert() function in DWARFVerifier::DieRangeInfo
72 DWARFVerifier::DieRangeInfo::insert(const DieRangeInfo &RI) { in insert() function in DWARFVerifier::DieRangeInfo
/freebsd/contrib/nvi/vi/
H A Dv_txt.c259 size_t owrite, insert; /* Temporary copies of TEXT fields. */ in v_txt() local
/freebsd/contrib/unbound/util/data/
H A Dmsgparse.c351 struct rr_parse* insert; in moveover_rrsigs() local
/freebsd/usr.sbin/makefs/
H A Dcd9660.c1901 cd9660node *parent, int file, int insert) in cd9660_create_virtual_entry()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_pax.c1567 const char *insert)
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1240 void insert(SourceLocation loc, StringRef text) override { in RewriteExpression() function in ClangExpressionParser::RewriteExpression::RewritesReceiver
/freebsd/contrib/tcsh/
H A Dtc.func.c1310 insert(struct wordent *pl, int file_args) in insert() function
/freebsd/stand/common/
H A Dmodule.c656 file_loadraw(const char *fname, const char *type, int insert) in file_loadraw()
/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp1018 uint32_t GHashTable::insert(COFFLinkerContext &ctx, GloballyHashedType ghash, in insert() function in GHashTable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp798 LocIndices insert(const VarLoc &VL) { in insert() function in __anon28d3adc20111::VarLocBasedLDV::VarLocMap
1181 void VarLocBasedLDV::OpenRangesSet::insert(LocIndices VarLocIDs, in insert() function in VarLocBasedLDV::OpenRangesSet
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp641 void inline insert(SUnit *SU, ValueType V) { in insert() function in ScheduleDAGInstrs::Value2SUsMap
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp214 BT::RegisterCell &BT::RegisterCell::insert(const BT::RegisterCell &RC, in insert() function in BT::RegisterCell
H A DHexagonCommonGEP.cpp83 void insert(const GepNode *N) { Map.insert(std::make_pair(N, ++LastNum)); } in insert() function

1234567