Home
last modified time | relevance | path

Searched defs:Interval (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DMap2D.h32 Interval enumerator
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DMap2D.h32 Interval enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCachePruning.h32 llvm::Optional<std::chrono::seconds> Interval = std::chrono::seconds(1200); member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIntervalPartition.h32 class Interval; variable
H A DInterval.h47 inline Interval(BasicBlock *Header) : HeaderNode(Header) { in Interval() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h138 void setCachePruningInterval(int Interval) { in setCachePruningInterval()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp1063 const LiveInterval *Interval = &*Intervals[FromSlot]; in remapInstructions() local
1179 LiveInterval *Interval = &*Intervals[Slot]; in removeInvalidSlotRanges() local
H A DLiveIntervals.cpp877 LiveInterval &Interval = createEmptyInterval(Reg); in addSegmentToEndOfBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp499 RegInterval Interval = getRegInterval(MI, TII, MRI, TRI, OpNo); in setExpScore() local
640 RegInterval Interval = getRegInterval(&Inst, TII, MRI, TRI, I); in updateByEvent() local
1115 RegInterval Interval = in generateWaitcntInstBefore() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h446 void enableNodeReclamation(unsigned Interval) { in enableNodeReclamation()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp38 using Interval = std::pair<uint32_t, uint32_t>; typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dinterval.d120 struct Interval(TP) in Interval() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dinterval.d92 struct Interval(TP) in Interval() function
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactbl1.h765 UINT32 Interval; /* Polling interval (msec) */ global() member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6558 for (auto &Interval : EndPoint) in calculateRegisterUsage() local