Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelKnownBits.h34 unsigned MaxDepth; variable
/openbsd/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp98 BoundNodesTreeBuilder *Builder, int MaxDepth, in MatchChildASTVisitor()
410 const int MaxDepth; member in clang::ast_matchers::internal::__anon73d96ca20111::MatchChildASTVisitor
596 BoundNodesTreeBuilder *Builder, int MaxDepth, in memoizedMatchesRecursively()
631 BoundNodesTreeBuilder *Builder, int MaxDepth, in matchesRecursively()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DScheduleDAG.cpp330 unsigned MaxDepth = BestI->getSUnit()->getDepth(); in biasCriticalPath() local
H A DEarlyIfConversion.cpp938 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; in shouldConvertIf() local
H A DMachineInstr.cpp1545 const MachineRegisterInfo &MRI, unsigned Depth, unsigned MaxDepth, in dumprImpl()
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp31 GISelKnownBits::GISelKnownBits(MachineFunction &MF, unsigned MaxDepth) in GISelKnownBits()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h327 unsigned MaxDepth = 0; variable
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DLoads.cpp43 unsigned MaxDepth) { in isDereferenceableAndAlignedPointer()
H A DValueTracking.cpp5399 const unsigned MaxDepth = 2; in directlyImpliesPoison() local
5430 const unsigned MaxDepth = 2; in impliesPoison() local
/openbsd/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp291 bool Environment::canDescend(unsigned MaxDepth, in canDescend()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp1164 unsigned MaxDepth = 5) { in refineUsesAlignmentAndAA()
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp132 static const unsigned MaxDepth = 3; member in __anond106d4ff0111::Vectorizer
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1118 static const unsigned MaxDepth = 6; variable
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40105 unsigned MaxDepth, bool HasVariableMask, bool AllowVariableCrossLaneMask, in combineX86ShufflesRecursively()