Searched defs:insert (Results 76 - 100 of 166) sorted by relevance

1234567

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp340 void insert(MemberType *M) { Members.insert(M); } function in class:__anon2741::CongruenceClass
[all...]
H A DSROA.cpp266 void insert(ArrayRef<Slice> NewSlices) { function in class:llvm::sroa::AllocaSlices
[all...]
H A DADCE.cpp261 std::pair<StatusMap::iterator, bool> insert(BasicBlock *BB) { function in class:DFState
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h110 VPInstruction *insert(VPInstruction *I) const { function in class:llvm::VPBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h45 uint32_t insert(T Val) { function in struct:llvm::rdf::IndexedSet
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFRegisters.cpp268 RegisterAggr &RegisterAggr::insert(RegisterRef RR) { function in class:RegisterAggr
282 RegisterAggr &RegisterAggr::insert(const RegisterAggr &RG) { function in class:RegisterAggr
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dmode-switching.c545 sbitmap *insert; local
/freebsd-11-stable/contrib/binutils/bfd/
H A Di386linux.c342 bfd_boolean insert; local
H A Dsparclinux.c343 bfd_boolean insert; local
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_vector.h666 insert(iterator __position, size_type __n, const value_type& __x) function in class:vector
685 insert(iterator __position, _InputIterator __first, function in class:vector
[all...]
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dov_tree_map_.hpp261 insert(const_reference r_value) function in class:pb_ds::detail::PB_DS_OV_TREE_CLASS_NAME
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dthrow_allocator.h329 throw_allocator_base::insert(void* p, size_t size) function in class:throw_allocator_base
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dhashtab.c676 htab_find_slot (htab_t htab, const PTR element, enum insert_option insert) argument
608 htab_find_slot_with_hash(htab_t htab, const PTR element, hashval_t hash, enum insert_option insert) argument
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dalpha.h111 unsigned (*insert) (unsigned instruction, int op, const char **errmsg); member in struct:alpha_operand
H A Darc.h231 arc_insn (*insert) member in struct:arc_operand
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dhashtab.c676 htab_find_slot (htab_t htab, const PTR element, enum insert_option insert) argument
608 htab_find_slot_with_hash(htab_t htab, const PTR element, hashval_t hash, enum insert_option insert) argument
/freebsd-11-stable/usr.sbin/bhyve/
H A Dps2mouse.c277 ps2mouse_write(struct ps2mouse_softc *sc, uint8_t val, int insert) argument
/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_rx.c338 efx_rx_scale_mode_set( __in efx_nic_t *enp, __in efx_rx_hash_alg_t alg, __in efx_rx_hash_type_t type, __in boolean_t insert) argument
719 siena_rx_scale_mode_set( __in efx_nic_t *enp, __in efx_rx_hash_alg_t alg, __in efx_rx_hash_type_t type, __in boolean_t insert) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp263 llvm::Error AtomicChange::insert(const SourceManager &SM, SourceLocation Loc, function in class:clang::tooling::AtomicChange
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h179 MachineBasicBlock::iterator insert(MachineInstr &MI) { function in class:llvm::RegBankSelect::InsertPoint
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist.h226 iterator insert(iterator where, pointer New) { function in class:llvm::iplist_impl
231 iterator insert(iterator where, const_reference New) { function in class:llvm::iplist_impl
322 template<class InIt> void insert(iterato function in class:llvm::iplist_impl
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueMap.h173 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { function in class:llvm::ValueMap
178 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { function in class:llvm::ValueMap
186 void insert(InputIt I, InputIt E) { function in class:llvm::ValueMap
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h270 void insert(StringRef FunctionName) { Remappings->insert(FunctionName); } function in class:llvm::sampleprof::SampleProfileReaderItaniumRemapper
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp47 void insert(const T &V) { function in class:__anon2844::PriorityQueue
/freebsd-11-stable/contrib/sendmail/src/
H A Drecipient.c466 bool insert; local

Completed in 203 milliseconds

1234567