Home
last modified time | relevance | path

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

123

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp264 getVRegDef(unsigned Reg,const MachineInstr * Insert,const MachineRegisterInfo & MRI,const LiveIntervals & LIS) getVRegDef() argument
313 isSafeToMove(const MachineOperand * Def,const MachineOperand * Use,const MachineInstr * Insert,const WebAssemblyFunctionInfo & MFI,const MachineRegisterInfo & MRI) isSafeToMove() argument
522 moveForSingleUse(unsigned Reg,MachineOperand & Op,MachineInstr * Def,MachineBasicBlock & MBB,MachineInstr * Insert,LiveIntervals & LIS,WebAssemblyFunctionInfo & MFI,MachineRegisterInfo & MRI) moveForSingleUse() argument
571 rematerializeCheapDef(unsigned Reg,MachineOperand & Op,MachineInstr & Def,MachineBasicBlock & MBB,MachineBasicBlock::instr_iterator Insert,LiveIntervals & LIS,WebAssemblyFunctionInfo & MFI,MachineRegisterInfo & MRI,const WebAssemblyInstrInfo * TII,const WebAssemblyRegisterInfo * TRI) rematerializeCheapDef() argument
634 moveAndTeeForMultiUse(unsigned Reg,MachineOperand & Op,MachineInstr * Def,MachineBasicBlock & MBB,MachineInstr * Insert,LiveIntervals & LIS,WebAssemblyFunctionInfo & MFI,MachineRegisterInfo & MRI,const WebAssemblyInstrInfo * TII) moveAndTeeForMultiUse() argument
695 TreeWalkerState(MachineInstr * Insert) TreeWalkerState() argument
773 maybeCommute(MachineInstr * Insert,TreeWalkerState & TreeWalker,const WebAssemblyInstrInfo * TII) maybeCommute() argument
824 MachineInstr *Insert = &*MII; runOnMachineFunction() local
[all...]
H A DWebAssemblyDebugValueManager.cpp253 sink(MachineInstr * Insert) sink() argument
354 cloneSink(MachineInstr * Insert,Register NewReg,bool CloneDef) const cloneSink() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DThreadSafeDenseSet.h28 void Insert(_ElementType e) { in Insert() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp263 return CreateBreak(Insert); in handleLoopCondition() local
244 Instruction *Insert; handleLoopCondition() local
256 Instruction *Insert = Cond == BoolTrue ? handleLoopCondition() local
H A DAMDGPUAtomicOptimizer.cpp931 Value *const Insert = optimizeAtomic() local
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DThreadSafeDenseMap.h25 void Insert(_KeyType k, _ValueType v) { in Insert() function
H A DFileSpecList.h211 bool Insert(size_t idx, const FileSpec &file) { in Insert() function
H A DRangeMap.h185 void Insert(const Entry &entry, bool combine) { in Insert() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DCFGUpdate.h26 enum class UpdateKind : unsigned char { Insert, Delete }; enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.h79 void Insert(ConstString name, const UniqueDWARFASTType &entry) { Insert() function
H A DNameToDIE.cpp30 void NameToDIE::Insert(ConstString name, const DIERef &die_ref) { in Insert() function in NameToDIE
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp84 void Insert(u32 id, uptr size) { in Insert() function in __asan::HeapProfile
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeShrink.cpp169 MachineInstr *Insert = nullptr; in runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h32 Insert, // (Src, Dst, Pos): insert Src as child of Dst at offset Pos. enumerator
/freebsd-src/contrib/llvm-project/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
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp428 auto Insert = [&](const Node &Node, uint32_t Distance, in nearestMatchesForCodepointName() local
509 const int Insert = Get(I, Row - 1) + 1; in nearestMatchesForCodepointName() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h321 Insert, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp775 createIrreducibleLoop(BlockFrequencyInfoImplBase & BFI,const IrreducibleGraph & G,LoopData * OuterLoop,std::list<LoopData>::iterator Insert,const std::vector<const IrreducibleGraph::IrrNode * > & SCC) createIrreducibleLoop() argument
798 analyzeIrreducible(const IrreducibleGraph & G,LoopData * OuterLoop,std::list<LoopData>::iterator Insert) analyzeIrreducible() argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h37 void Insert(size_t Idx, const T &Arg1, const T &Arg2) { in Insert() function
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp97 void PathMappingList::Insert(llvm::StringRef path, llvm::StringRef replacement, in Insert() function in PathMappingList
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h269 auto Insert = PreallocatedIds.insert({CS, PreallocatedIds.size()}); getPreallocatedIdForCallSite() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp142 getScalarizationOverhead(VectorType * Ty,const APInt & DemandedElts,bool Insert,bool Extract,TTI::TargetCostKind CostKind) getScalarizationOverhead() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp852 BasicBlock *Insert = Order.empty() ? ParentRegion->getExit() : in getNextFlow() local

123