Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp86 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition()
212 bool DepCycle; member in __anon024514a40111::InstPartition
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp129 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition()
255 bool DepCycle; member in __anonb680f74c0111::InstPartition
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp132 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition()
258 bool DepCycle; member in __anona3e713460111::InstPartition
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp799 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; in updateDepth() local
1186 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp801 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; in updateDepth() local
1188 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp843 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; in computeInstrDepths() local
1164 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth() local