Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DFunctionPropertiesAnalysis.cpp51 int64_t LoopDepth; in getFunctionPropertiesInfo() local
DLoopCacheAnalysis.cpp234 int LoopDepth = L.getLoopDepth(); in hasTemporalReuse() local
/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/llvm-project/llvm/lib/Target/X86/
DX86CmovConversion.cpp387 DepthInfo LoopDepth[LoopIterations] = {{0, 0}, {0, 0}}; in checkForProfitableCmovCandidates() local
DX86LoadValueInjectionLoadHardening.cpp501 unsigned LoopDepth = MLI.getLoopDepth(MBB); in getGadgetGraph() 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-project/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp771 unsigned LoopDepth = Root.getLoopDepth(); in checkDependencies() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp351 unsigned LoopDepth = getAdjustedLoopDepth(RN); in orderNodes() local
/external/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp322 unsigned LoopDepth = LI->getLoopDepth(BB); in orderNodes() local
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp730 int LoopDepth = scop->getRelativeLoopDepth(L); in addLoopBoundsToHeaderDomain() local