/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GISelKnownBits.h | 34 unsigned MaxDepth; variable
|
/openbsd/gnu/llvm/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 98 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 D | ScheduleDAG.cpp | 330 unsigned MaxDepth = BestI->getSUnit()->getDepth(); in biasCriticalPath() local
|
H A D | EarlyIfConversion.cpp | 938 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; in shouldConvertIf() local
|
H A D | MachineInstr.cpp | 1545 const MachineRegisterInfo &MRI, unsigned Depth, unsigned MaxDepth, in dumprImpl()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | GISelKnownBits.cpp | 31 GISelKnownBits::GISelKnownBits(MachineFunction &MF, unsigned MaxDepth) in GISelKnownBits()
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | MachinePipeliner.h | 327 unsigned MaxDepth = 0; variable
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | Loads.cpp | 43 unsigned MaxDepth) { in isDereferenceableAndAlignedPointer()
|
H A D | ValueTracking.cpp | 5399 const unsigned MaxDepth = 2; in directlyImpliesPoison() local 5430 const unsigned MaxDepth = 2; in impliesPoison() local
|
/openbsd/gnu/llvm/clang/lib/Analysis/FlowSensitive/ |
H A D | DataflowEnvironment.cpp | 291 bool Environment::canDescend(unsigned MaxDepth, in canDescend()
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerModuleLDSPass.cpp | 1164 unsigned MaxDepth = 5) { in refineUsesAlignmentAndAA()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 132 static const unsigned MaxDepth = 3; member in __anond106d4ff0111::Vectorizer
|
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineMulDivRem.cpp | 1118 static const unsigned MaxDepth = 6; variable
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 40105 unsigned MaxDepth, bool HasVariableMask, bool AllowVariableCrossLaneMask, in combineX86ShufflesRecursively()
|