Home
last modified time | relevance | path

Searched defs:LoopDepth (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow.h92 unsigned int LoopDepth; member
Dradeon_vert_fc.c35 unsigned LoopDepth; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp614 unsigned LoopDepth, bool InnerLoop, in checkDependencies()
678 unsigned LoopDepth = L->getLoopDepth(); in checkDependencies() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp225 int LoopDepth = L.getLoopDepth(); in hasTemporalReuse() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CmovConversion.cpp387 DepthInfo LoopDepth[LoopIterations] = {{0, 0}, {0, 0}}; in checkForProfitableCmovCandidates() local
/external/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp322 unsigned LoopDepth = LI->getLoopDepth(BB); in orderNodes() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp351 unsigned LoopDepth = getAdjustedLoopDepth(RN); in orderNodes() local