Home
last modified time | relevance | path

Searched defs:Insert (Results 1 – 25 of 52) sorted by relevance

123

/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp265 static MachineInstr *getVRegDef(unsigned Reg, const MachineInstr *Insert, in getVRegDef()
313 const MachineInstr *Insert, in isSafeToMove()
522 MachineInstr *Insert, LiveIntervals &LIS, in moveForSingleUse()
567 MachineBasicBlock::instr_iterator Insert, LiveIntervals &LIS, in rematerializeCheapDef()
635 MachineInstr *Insert, LiveIntervals &LIS, WebAssemblyFunctionInfo &MFI, in moveAndTeeForMultiUse()
695 explicit TreeWalkerState(MachineInstr *Insert) { in TreeWalkerState()
773 void maybeCommute(MachineInstr *Insert, TreeWalkerState &TreeWalker, in maybeCommute()
824 MachineInstr *Insert = &*MII; in runOnMachineFunction() local
H A DWebAssemblyDebugValueManager.cpp39 void WebAssemblyDebugValueManager::move(MachineInstr *Insert) { in move()
52 void WebAssemblyDebugValueManager::clone(MachineInstr *Insert, in clone()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp231 Instruction *Insert; in handleLoopCondition() local
244 Instruction *Insert = Cond == BoolTrue ? in handleLoopCondition() local
252 Instruction *Insert = L->getHeader()->getFirstNonPHIOrDbgOrLifetime(); in handleLoopCondition() local
H A DAMDGPUAtomicOptimizer.cpp647 Value *const Insert = in optimizeAtomic() local
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DThreadSafeDenseSet.h28 void Insert(_ElementType e) { in Insert() function
H A DThreadSafeDenseMap.h29 void Insert(_KeyType k, _ValueType v) { in Insert() function
H A DFileSpecList.h191 bool Insert(size_t idx, const FileSpec &file) { in Insert() function
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DCFGUpdate.h26 enum class UpdateKind : unsigned char { Insert, Delete }; enumerator
/openbsd/gnu/llvm/clang/tools/libclang/
H A DRewrite.cpp28 const char *Insert) { in clang_CXRewriter_insertTextBefore()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.h77 void Insert(lldb_private::ConstString name, in Insert() function
H A DNameToDIE.cpp29 void NameToDIE::Insert(ConstString name, const DIERef &die_ref) { in Insert() function in NameToDIE
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp85 void Insert(u32 id, uptr size) { in Insert() function in __asan::HeapProfile
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DLiveRangeShrink.cpp167 MachineInstr *Insert = nullptr; in runOnMachineFunction() local
/openbsd/gnu/llvm/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h32 Insert, // (Src, Dst, Pos): insert Src as child of Dst at offset Pos. enumerator
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DTypeMap.cpp27 void TypeMap::Insert(const TypeSP &type_sp) { in Insert() function in TypeMap
H A DTypeList.cpp27 void TypeList::Insert(const TypeSP &type_sp) { in Insert() function in TypeList
H A DTypeSystem.cpp34 void LanguageSet::Insert(LanguageType language) { bitvector.set(language); } in Insert() function in LanguageSet
/openbsd/gnu/llvm/libcxx/benchmarks/
H A Dmap.bench.cpp237 struct Insert : Base { struct
240 void run(benchmark::State& State) const { in run()
271 std::string name() const { in name()
/openbsd/gnu/llvm/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp431 auto Insert = [&](const Node &Node, uint32_t Distance, in nearestMatchesForCodepointName() local
512 const int Insert = Get(I, Row - 1) + 1; in nearestMatchesForCodepointName() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h321 Insert, enumerator
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp783 LoopData *OuterLoop, std::list<LoopData>::iterator Insert, in createIrreducibleLoop()
806 std::list<LoopData>::iterator Insert) { in analyzeIrreducible()
/openbsd/gnu/llvm/lldb/source/Target/
H A DPathMappingList.cpp93 void PathMappingList::Insert(llvm::StringRef path, llvm::StringRef replacement, in Insert() function in PathMappingList
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h237 auto Insert = PreallocatedIds.insert({CS, PreallocatedIds.size()}); in getPreallocatedIdForCallSite() local
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h37 void Insert(size_t Idx, const T &Arg1, const T &Arg2) { in Insert() function
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1133 Value *Insert = in vectorizeStoreChain() local
1146 Value *Insert = in vectorizeStoreChain() local

123