/llvm-project/llvm/unittests/ADT/ |
H A D | IntervalTreeTest.cpp | 80 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 D | GCNNSAReassign.cpp | 109 GCNNSAReassign::tryAssignRegisters(SmallVectorImpl<LiveInterval *> &Intervals, in tryAssignRegisters() argument 289 SmallVector<LiveInterval *, 16> Intervals; runOnMachineFunction() local [all...] |
/llvm-project/clang/lib/Analysis/ |
H A D | IntervalPartition.cpp | 154 std::vector<std::pair<const Node *, CFGIntervalNode *>> Intervals; in partitionIntoIntervalsImpl() local
|
/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerDataFlowTrace.cpp | 194 std::vector<double> Intervals(NumFunctions + 1); in Init() local
|
H A D | FuzzerCorpus.h | 570 std::vector<double> Intervals; variable
|
/llvm-project/llvm/docs/ |
H A D | CodeGenerator.rst | 1209 Live Variable Analysis 1247 Live Intervals Analysis
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | IntervalTree.h | 287 IntervalVector Intervals; // Storage for each interval and all of the fields variable
|
H A D | CoalescingBitVector.h | 446 MapT Intervals; variable
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | StackSlotColoring.cpp | 260 Intervals.push_back(&I); in InitializeSlots() local
|
H A D | RenameIndependentSubregs.cpp | 135 SmallVector<LiveInterval*, 4> Intervals; in INITIALIZE_PASS_DEPENDENCY() local [all...] |
H A D | StackColoring.cpp | 412 SmallVector<std::unique_ptr<LiveInterval>, 16> Intervals; global() member in __anon00fe5d1a0111::StackColoring [all...] |
H A D | MLRegAllocEvictAdvisor.cpp | 845 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 D | MachineScheduler.h | 810 ResourceSegments(const std::list<IntervalTy> & Intervals) ResourceSegments() argument
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 28502 IMap Intervals(A); parallelizeChainedStores() local [all...] |