Searched defs:Interval (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCachePruning.h31 llvm::Optional<std::chrono::seconds> Interval = std::chrono::seconds(1200); member in struct:llvm::CachePruningPolicy
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInterval.h36 class Interval { class in namespace:llvm
47 inline Interval(BasicBlock *Header) : HeaderNode(Header) { function in class:llvm::Interval
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp299 unsigned long Interval = 1; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h138 void setCachePruningInterval(int Interval) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1014 const LiveInterval *Interval = &*Intervals[FromSlot]; local
1130 LiveInterval *Interval = &*Intervals[Slot]; local
H A DLiveIntervals.cpp880 LiveInterval& Interval = createEmptyInterval(reg); local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h446 void enableNodeReclamation(unsigned Interval) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp510 RegInterval Interval = getRegInterval(MI, TII, MRI, TRI, OpNo, false); local
653 RegInterval Interval = getRegInterval(&Inst, TII, MRI, TRI, I, true); local
998 RegInterval Interval = local
1041 RegInterval Interval = local
[all...]
/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Dactbl1.h517 UINT32 Interval; /* Polling interval (msec) */ member in struct:acpi_cpep_polling

Completed in 284 milliseconds