Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DIntervalPartition.h48 std::vector<Interval *> Intervals; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DGCNNSAReassign.cpp107 GCNNSAReassign::tryAssignRegisters(SmallVectorImpl<LiveInterval *> &Intervals, in tryAssignRegisters()
278 SmallVector<LiveInterval *, 16> Intervals; in runOnMachineFunction() local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerDataFlowTrace.cpp194 Vector<double> Intervals(NumFunctions + 1); in Init() local
DFuzzerCorpus.h566 Vector<double> Intervals; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
DCoalescingBitVector.h445 MapT Intervals; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DStackSlotColoring.cpp209 SmallVector<Pair *, 16> Intervals; in InitializeSlots() local
DRenameIndependentSubregs.cpp135 SmallVector<LiveInterval*, 4> Intervals; in INITIALIZE_PASS_DEPENDENCY() local
DStackColoring.cpp444 SmallVector<std::unique_ptr<LiveInterval>, 16> Intervals; member in __anonc389c61f0111::StackColoring
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp23293 IMap Intervals(A); in parallelizeChainedStores() local