Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyDebugValueManager.cpp58 void WebAssemblyDebugValueManager::move(MachineInstr *Insert) { in move()
71 void WebAssemblyDebugValueManager::clone(MachineInstr *Insert, in clone()
H A DWebAssemblyRegStackify.cpp266 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
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCFGUpdate.h25 enum class UpdateKind : unsigned char { Insert, Delete }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DRewrite.cpp28 const char *Insert) { in clang_CXRewriter_insertTextBefore()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp227 Instruction *Insert; in handleLoopCondition() local
240 Instruction *Insert = Cond == BoolTrue ? in handleLoopCondition() local
H A DAMDGPUAtomicOptimizer.cpp641 Value *const Insert = in optimizeAtomic() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_memory_profile.cc86 void Insert(u32 id, uptr size) { in Insert() function in __asan::HeapProfile
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_memory_profile.cpp85 void Insert(u32 id, uptr size) { in Insert() function in __asan::HeapProfile
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveRangeShrink.cpp168 MachineInstr *Insert = nullptr; in runOnMachineFunction() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_memory_profile.cc84 void Insert(u32 id, uptr size) { in Insert() function in __asan::HeapProfile
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h31 Insert, // (Src, Dst, Pos): insert Src as child of Dst at offset Pos. enumerator
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h321 Insert, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp770 LoopData *OuterLoop, std::list<LoopData>::iterator Insert, in createIrreducibleLoop()
793 std::list<LoopData>::iterator Insert) { in analyzeIrreducible()
H A DStackSafetyAnalysis.cpp423 auto Insert = in analyzeAllUses() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h216 auto Insert = PreallocatedIds.insert({CS, PreallocatedIds.size()}); in getPreallocatedIdForCallSite() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerTracePC.h38 void Insert(size_t Idx, const T &Arg1, const T &Arg2) { in Insert() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp143 auto Insert = in getConstraint() local
H A DStructurizeCFG.cpp735 BasicBlock *Insert = Order.empty() ? ParentRegion->getExit() : in getNextFlow() local
H A DScalarizer.cpp295 InsertElementInst *Insert = dyn_cast<InsertElementInst>(V); in operator []() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1111 Value *Insert = in vectorizeStoreChain() local
1124 Value *Insert = in vectorizeStoreChain() local
H A DVectorCombine.cpp671 Value *Insert = Builder.CreateInsertElement(NewVecC, Scalar, Index); in scalarizeBinopOrCmp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp126 VectorType *Ty, const APInt &DemandedElts, bool Insert, bool Extract) { in getScalarizationOverhead()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h662 bool Insert, bool Extract) { in getScalarizationOverhead()
685 InstructionCost getScalarizationOverhead(VectorType *InTy, bool Insert, in getScalarizationOverhead()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp650 auto Insert = in readCoverageHeader() local

12