Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp116 SmallVectorImpl<LiveInterval *> &Intervals, unsigned StartReg) const { in tryAssignRegisters()
294 SmallVector<LiveInterval *, 16> Intervals; in run() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DIntervalPartition.cpp154 std::vector<std::pair<const Node *, CFGIntervalNode *>> Intervals; in partitionIntoIntervalsImpl() 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 DIntervalTree.h287 IntervalVector Intervals; // Storage for each interval and all of the fields variable
H A DCoalescingBitVector.h446 MapT Intervals; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp267 SmallVector<Pair *, 16> Intervals; in InitializeSlots() local
H A DRenameIndependentSubregs.cpp141 SmallVector<LiveInterval*, 4> Intervals; in INITIALIZE_PASS_DEPENDENCY() local
H A DStackColoring.cpp413 SmallVector<std::unique_ptr<LiveInterval>, 16> Intervals; member in __anon570007070111::StackColoring
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp937 const SmallVectorImpl<const LiveInterval *> &Intervals, in extractFeatures()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h818 explicit ResourceSegments(const std::list<IntervalTy> &Intervals) in ResourceSegments()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp29689 IMap Intervals(A); in parallelizeChainedStores() local