Home
last modified time | relevance | path

Searched defs:LoopDepth (Results 1 – 6 of 6) 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-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp600 unsigned LoopDepth, bool InnerLoop, in checkDependencies()
652 unsigned LoopDepth = L->getLoopDepth(); in checkDependencies() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86CmovConversion.cpp393 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-7.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp344 unsigned LoopDepth = getAdjustedLoopDepth(RN); in orderNodes() local