Home
last modified time | relevance | path

Searched defs:Intervals (Results 1 – 14 of 14) sorted by relevance

/llvm-project/llvm/unittests/ADT/
H A DIntervalTreeTest.cpp80 UUReferences Intervals; in TEST() local
183 UUReferences Intervals; in TEST() local
226 UUReferences Intervals; in TEST() local
289 UUReferences Intervals; in TEST() local
375 UUReferences Intervals; in TEST() local
452 UUReferences Intervals; in TEST() local
712 UUReferences Intervals; in TEST() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp109 GCNNSAReassign::tryAssignRegisters(SmallVectorImpl<LiveInterval *> &Intervals, in tryAssignRegisters() argument
289 SmallVector<LiveInterval *, 16> Intervals; runOnMachineFunction() local
[all...]
/llvm-project/clang/lib/Analysis/
H A DIntervalPartition.cpp154 std::vector<std::pair<const Node *, CFGIntervalNode *>> Intervals; in partitionIntoIntervalsImpl() local
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.cpp194 std::vector<double> Intervals(NumFunctions + 1); in Init() local
H A DFuzzerCorpus.h570 std::vector<double> Intervals; variable
/llvm-project/llvm/docs/
H A DCodeGenerator.rst1209 Live Variable Analysis
1247 Live Intervals Analysis
/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h287 IntervalVector Intervals; // Storage for each interval and all of the fields variable
H A DCoalescingBitVector.h446 MapT Intervals; variable
/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp260 Intervals.push_back(&I); in InitializeSlots() local
H A DRenameIndependentSubregs.cpp135 SmallVector<LiveInterval*, 4> Intervals; in INITIALIZE_PASS_DEPENDENCY() local
[all...]
H A DStackColoring.cpp412 SmallVector<std::unique_ptr<LiveInterval>, 16> Intervals; global() member in __anon00fe5d1a0111::StackColoring
[all...]
H A DMLRegAllocEvictAdvisor.cpp845 extractFeatures(const SmallVectorImpl<const LiveInterval * > & Intervals,llvm::SmallVectorImpl<float> & Largest,size_t Pos,int64_t IsHint,int64_t LocalIntfsCount,float NrUrgent,SmallVectorImpl<LRStartEndInfo> & LRPosInfo) const extractFeatures() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h810 ResourceSegments(const std::list<IntervalTy> & Intervals) ResourceSegments() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp28502 IMap Intervals(A); parallelizeChainedStores() local
[all...]