| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyDebugValueManager.cpp | 39 void WebAssemblyDebugValueManager::move(MachineInstr *Insert) { in move() 52 void WebAssemblyDebugValueManager::clone(MachineInstr *Insert, in clone()
|
| D | WebAssemblyRegStackify.cpp | 266 static MachineInstr *getVRegDef(unsigned Reg, const MachineInstr *Insert, in getVRegDef() 314 const MachineInstr *Insert, AliasAnalysis &AA, in isSafeToMove() 515 MachineInstr *Insert, LiveIntervals &LIS, in moveForSingleUse() 560 MachineBasicBlock::instr_iterator Insert, LiveIntervals &LIS, in rematerializeCheapDef() 628 MachineInstr *Insert, LiveIntervals &LIS, WebAssemblyFunctionInfo &MFI, in moveAndTeeForMultiUse() 688 explicit TreeWalkerState(MachineInstr *Insert) { in TreeWalkerState() 766 void maybeCommute(MachineInstr *Insert, TreeWalkerState &TreeWalker, in maybeCommute() 818 MachineInstr *Insert = &*MII; in runOnMachineFunction() local
|
| /freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/ |
| D | ThreadSafeDenseSet.h | 28 void Insert(_ElementType e) { in Insert() function
|
| D | ThreadSafeDenseMap.h | 29 void Insert(_KeyType k, _ValueType v) { in Insert() function
|
| D | FileSpecList.h | 167 bool Insert(size_t idx, const FileSpec &file) { in Insert() function
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| D | CFGUpdate.h | 26 enum class UpdateKind : unsigned char { Insert, Delete }; enumerator
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | SIAnnotateControlFlow.cpp | 228 Instruction *Insert; in handleLoopCondition() local 241 Instruction *Insert = Cond == BoolTrue ? in handleLoopCondition() local
|
| D | AMDGPUAtomicOptimizer.cpp | 641 Value *const Insert = in optimizeAtomic() local
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | NameToDIE.cpp | 25 void NameToDIE::Insert(ConstString name, const DIERef &die_ref) { in Insert() function in NameToDIE
|
| D | UniqueDWARFASTType.h | 77 void Insert(lldb_private::ConstString name, in Insert() function
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/ |
| D | asan_memory_profile.cpp | 85 void Insert(u32 id, uptr size) { in Insert() function in __asan::HeapProfile
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | LiveRangeShrink.cpp | 168 MachineInstr *Insert = nullptr; in runOnMachineFunction() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/ |
| D | ASTDiff.h | 31 Insert, // (Src, Dst, Pos): insert Src as child of Dst at offset Pos. enumerator
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/ |
| D | TypeList.cpp | 27 void TypeList::Insert(const TypeSP &type_sp) { in Insert() function in TypeList
|
| D | TypeMap.cpp | 27 void TypeMap::Insert(const TypeSP &type_sp) { in Insert() function in TypeMap
|
| D | TypeSystem.cpp | 33 void LanguageSet::Insert(LanguageType language) { bitvector.set(language); } in Insert() function in LanguageSet
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| D | RegBankSelect.h | 321 Insert, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Target/ |
| D | PathMappingList.cpp | 81 void PathMappingList::Insert(ConstString path, in Insert() function in PathMappingList
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| D | BlockFrequencyInfoImpl.cpp | 784 LoopData *OuterLoop, std::list<LoopData>::iterator Insert, in createIrreducibleLoop() 807 std::list<LoopData>::iterator Insert) { in analyzeIrreducible()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86MachineFunctionInfo.h | 216 auto Insert = PreallocatedIds.insert({CS, PreallocatedIds.size()}); in getPreallocatedIdForCallSite() local
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| D | FuzzerTracePC.h | 37 void Insert(size_t Idx, const T &Arg1, const T &Arg2) { in Insert() function
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | ConstraintElimination.cpp | 143 auto Insert = in getConstraint() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| D | LoadStoreVectorizer.cpp | 1143 Value *Insert = in vectorizeStoreChain() local 1156 Value *Insert = in vectorizeStoreChain() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonTargetTransformInfo.cpp | 126 VectorType *Ty, const APInt &DemandedElts, bool Insert, bool Extract) { in getScalarizationOverhead()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 662 bool Insert, bool Extract) { in getScalarizationOverhead() 685 InstructionCost getScalarizationOverhead(VectorType *InTy, bool Insert, in getScalarizationOverhead()
|