/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 265 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 D | WebAssemblyDebugValueManager.cpp | 39 void WebAssemblyDebugValueManager::move(MachineInstr *Insert) { in move() 52 void WebAssemblyDebugValueManager::clone(MachineInstr *Insert, in clone()
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIAnnotateControlFlow.cpp | 231 Instruction *Insert; in handleLoopCondition() local 244 Instruction *Insert = Cond == BoolTrue ? in handleLoopCondition() local 252 Instruction *Insert = L->getHeader()->getFirstNonPHIOrDbgOrLifetime(); in handleLoopCondition() local
|
H A D | AMDGPUAtomicOptimizer.cpp | 647 Value *const Insert = in optimizeAtomic() local
|
/openbsd/gnu/llvm/lldb/include/lldb/Core/ |
H A D | ThreadSafeDenseSet.h | 28 void Insert(_ElementType e) { in Insert() function
|
H A D | ThreadSafeDenseMap.h | 29 void Insert(_KeyType k, _ValueType v) { in Insert() function
|
H A D | FileSpecList.h | 191 bool Insert(size_t idx, const FileSpec &file) { in Insert() function
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | CFGUpdate.h | 26 enum class UpdateKind : unsigned char { Insert, Delete }; enumerator
|
/openbsd/gnu/llvm/clang/tools/libclang/ |
H A D | Rewrite.cpp | 28 const char *Insert) { in clang_CXRewriter_insertTextBefore()
|
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | UniqueDWARFASTType.h | 77 void Insert(lldb_private::ConstString name, in Insert() function
|
H A D | NameToDIE.cpp | 29 void NameToDIE::Insert(ConstString name, const DIERef &die_ref) { in Insert() function in NameToDIE
|
/openbsd/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_memory_profile.cpp | 85 void Insert(u32 id, uptr size) { in Insert() function in __asan::HeapProfile
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | LiveRangeShrink.cpp | 167 MachineInstr *Insert = nullptr; in runOnMachineFunction() local
|
/openbsd/gnu/llvm/clang/include/clang/Tooling/ASTDiff/ |
H A D | ASTDiff.h | 32 Insert, // (Src, Dst, Pos): insert Src as child of Dst at offset Pos. enumerator
|
/openbsd/gnu/llvm/lldb/source/Symbol/ |
H A D | TypeMap.cpp | 27 void TypeMap::Insert(const TypeSP &type_sp) { in Insert() function in TypeMap
|
H A D | TypeList.cpp | 27 void TypeList::Insert(const TypeSP &type_sp) { in Insert() function in TypeList
|
H A D | TypeSystem.cpp | 34 void LanguageSet::Insert(LanguageType language) { bitvector.set(language); } in Insert() function in LanguageSet
|
/openbsd/gnu/llvm/libcxx/benchmarks/ |
H A D | map.bench.cpp | 237 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 D | UnicodeNameToCodepoint.cpp | 431 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 D | RegBankSelect.h | 321 Insert, enumerator
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfoImpl.cpp | 783 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 D | PathMappingList.cpp | 93 void PathMappingList::Insert(llvm::StringRef path, llvm::StringRef replacement, in Insert() function in PathMappingList
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86MachineFunctionInfo.h | 237 auto Insert = PreallocatedIds.insert({CS, PreallocatedIds.size()}); in getPreallocatedIdForCallSite() local
|
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/ |
H A D | FuzzerTracePC.h | 37 void Insert(size_t Idx, const T &Arg1, const T &Arg2) { in Insert() function
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 1133 Value *Insert = in vectorizeStoreChain() local 1146 Value *Insert = in vectorizeStoreChain() local
|