Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp109 GCNNSAReassign::tryAssignRegisters(SmallVectorImpl<LiveInterval *> &Intervals, in tryAssignRegisters()
289 SmallVector<LiveInterval *, 16> Intervals; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.cpp194 std::vector<double> Intervals(NumFunctions + 1); in Init() local
H A DFuzzerCorpus.h569 std::vector<double> Intervals; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h446 MapT Intervals; variable
H A DIntervalTree.h287 IntervalVector Intervals; // Storage for each interval and all of the fields variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp257 SmallVector<Pair *, 16> Intervals; in InitializeSlots() local
H A DRenameIndependentSubregs.cpp135 SmallVector<LiveInterval*, 4> Intervals; in INITIALIZE_PASS_DEPENDENCY() local
H A DStackColoring.cpp412 SmallVector<std::unique_ptr<LiveInterval>, 16> Intervals; member in __anon570007070111::StackColoring
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp847 const SmallVectorImpl<const LiveInterval *> &Intervals, in extractFeatures()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h810 explicit ResourceSegments(const std::list<IntervalTy> &Intervals) in ResourceSegments()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp28561 IMap Intervals(A); in parallelizeChainedStores() local