Home
last modified time | relevance | path

Searched defs:DepCycle (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp86 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition()
212 bool DepCycle; member in __anon018575150111::InstPartition
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp132 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition()
258 bool DepCycle; member in __anon354fd7f70111::InstPartition
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp132 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition()
258 bool DepCycle; member in __anon9398d4830111::InstPartition
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp801 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; in updateDepth() local
1188 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth() local
/external/llvm-project/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp800 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; in updateDepth() local
1188 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth() local
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp843 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; in computeInstrDepths() local
1164 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth() local