Home
last modified time | relevance | path

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

12

/external/skia/gm/
Ddashing.cpp69 struct Intervals { in onDraw() struct
70 int fOnInterval; in onDraw()
71 int fOffInterval; in onDraw()
320 struct Intervals { in onDraw() struct
321 int fOnInterval; in onDraw()
322 int fOffInterval; in onDraw()
/external/llvm/include/llvm/Analysis/
DIntervalPartition.h46 std::vector<Interval*> Intervals; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DIntervalPartition.h48 std::vector<Interval *> Intervals; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIntervalPartition.h48 std::vector<Interval *> Intervals; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNNSAReassign.cpp112 GCNNSAReassign::tryAssignRegisters(SmallVectorImpl<LiveInterval *> &Intervals, in tryAssignRegisters()
275 SmallVector<LiveInterval *, 16> Intervals; in runOnMachineFunction() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DGCNNSAReassign.cpp112 GCNNSAReassign::tryAssignRegisters(SmallVectorImpl<LiveInterval *> &Intervals, in tryAssignRegisters()
275 SmallVector<LiveInterval *, 16> Intervals; in runOnMachineFunction() local
/external/skia/modules/sksg/include/
DSkSGGeometryEffect.h108 SG_ATTRIBUTE(Intervals, std::vector<float>, fIntervals) in SG_ATTRIBUTE() argument
/external/webrtc/rtc_base/
Dtime_utils_unittest.cc37 TEST(TimeTest, Intervals) { in TEST() argument
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerDataFlowTrace.cpp193 Vector<double> Intervals(NumFunctions + 1); in Init() local
DFuzzerCorpus.h560 Vector<double> Intervals; variable
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerDataFlowTrace.cpp193 Vector<double> Intervals(NumFunctions + 1); in Init() local
DFuzzerCorpus.h560 Vector<double> Intervals; variable
/external/llvm-project/llvm/include/llvm/ADT/
DCoalescingBitVector.h438 MapT Intervals; variable
/external/llvm/docs/
DCodeGenerator.rst1141 Live Variable Analysis
1179 Live Intervals Analysis
/external/llvm-project/llvm/docs/
DCodeGenerator.rst1169 Live Variable Analysis
1207 Live Intervals Analysis
/external/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp135 SmallVector<LiveInterval*, 4> Intervals; in INITIALIZE_PASS_DEPENDENCY() local
DStackSlotColoring.cpp189 SmallVector<Pair *, 16> Intervals; in InitializeSlots() local
DStackColoring.cpp276 SmallVector<std::unique_ptr<LiveInterval>, 16> Intervals; member in __anon1f3233290111::StackColoring
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp135 SmallVector<LiveInterval*, 4> Intervals; in INITIALIZE_PASS_DEPENDENCY() local
DStackSlotColoring.cpp212 SmallVector<Pair *, 16> Intervals; in InitializeSlots() local
DStackColoring.cpp414 SmallVector<std::unique_ptr<LiveInterval>, 16> Intervals; member in __anon7839958b0111::StackColoring
/external/llvm-project/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp135 SmallVector<LiveInterval*, 4> Intervals; in INITIALIZE_PASS_DEPENDENCY() local
DStackSlotColoring.cpp213 SmallVector<Pair *, 16> Intervals; in InitializeSlots() local
DStackColoring.cpp444 SmallVector<std::unique_ptr<LiveInterval>, 16> Intervals; member in __anone50627f70111::StackColoring
/external/llvm/lib/Fuzzer/
DFuzzerLoop.cpp757 std::vector<double> Intervals(N + 1); in UpdateCorpusDistribution() local

12