Home
last modified time | relevance | path

Searched defs:MaxDepth (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAG.cpp330 unsigned MaxDepth = BestI->getSUnit()->getDepth(); in biasCriticalPath() local
DEarlyIfConversion.cpp844 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; in shouldConvertIf() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CmovConversion.cpp426 DepthInfo &MaxDepth = LoopDepth[I]; in checkForProfitableCmovCandidates() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h322 unsigned MaxDepth = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp331 const unsigned MaxDepth = 6; variable
DValueTracking.cpp80 const unsigned MaxDepth = 6; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp148 static const unsigned MaxDepth = 3; member in __anonde3fc4db0111::Vectorizer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp812 static const unsigned MaxDepth = 6; variable
/third_party/mesa3d/src/mesa/main/
Dmtypes.h2788 GLuint MaxDepth; /**< size of Stack[] array */ member