/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GISelKnownBits.h | 34 unsigned MaxDepth; variable
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | GISelKnownBits.cpp | 35 GISelKnownBits(MachineFunction & MF,unsigned MaxDepth) GISelKnownBits() argument 858 unsigned MaxDepth = get() local
|
/llvm-project/polly/include/polly/ |
H A D | ScopDetection.h | 197 int MaxDepth; member
|
/llvm-project/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 100 BoundNodesTreeBuilder *Builder, int MaxDepth, in MatchChildASTVisitor() argument 412 const int MaxDepth; global() member in clang::ast_matchers::internal::__anon8f41be080111::MatchChildASTVisitor 598 memoizedMatchesRecursively(const DynTypedNode & Node,ASTContext & Ctx,const DynTypedMatcher & Matcher,BoundNodesTreeBuilder * Builder,int MaxDepth,BindKind Bind) memoizedMatchesRecursively() argument 633 matchesRecursively(const DynTypedNode & Node,const DynTypedMatcher & Matcher,BoundNodesTreeBuilder * Builder,int MaxDepth,BindKind Bind) matchesRecursively() argument [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | ScheduleDAG.cpp | 331 unsigned MaxDepth = BestI->getSUnit()->getDepth(); biasCriticalPath() local
|
H A D | WindowScheduler.cpp | 413 unsigned MaxDepth = 1; getEstimatedII() local
|
H A D | EarlyIfConversion.cpp | 965 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; shouldConvertIf() local
|
H A D | MachineInstr.cpp | 1630 dumprImpl(const MachineRegisterInfo & MRI,unsigned Depth,unsigned MaxDepth,SmallPtrSetImpl<const MachineInstr * > & AlreadySeenInstrs) const dumprImpl() argument
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | AST.cpp | 706 bool isDeeplyNested(const Decl *D, unsigned MaxDepth) { in isDeeplyNested() argument 946 resolveForwardingParameters(const FunctionDecl *D, unsigned MaxDepth) { in resolveForwardingParameters() argument
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleProfileMatcher.cpp | 139 MaxDepth = Size1 + Size2; longestCommonSequence() local
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachinePipeliner.h | 333 unsigned MaxDepth = 0; global() variable
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopPeel.cpp | 369 const unsigned MaxDepth = 4; countToEliminateCompares() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | Loads.cpp | 41 isDereferenceableAndAlignedPointer(const Value * V,Align Alignment,const APInt & Size,const DataLayout & DL,const Instruction * CtxI,AssumptionCache * AC,const DominatorTree * DT,const TargetLibraryInfo * TLI,SmallPtrSetImpl<const Value * > & Visited,unsigned MaxDepth) isDereferenceableAndAlignedPointer() argument
|
H A D | ValueTracking.cpp | 7249 const unsigned MaxDepth = 2; directlyImpliesPoison() local 7280 const unsigned MaxDepth = 2; impliesPoison() local
|
/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | DataflowEnvironment.cpp | 584 canDescend(unsigned MaxDepth,const FunctionDecl * Callee) const canDescend() argument
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 260 static const unsigned MaxDepth = 3; global() member in __anon2341bc250111::Vectorizer
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerModuleLDSPass.cpp | 1315 refineUsesAlignmentAndAA(Value * Ptr,Align A,const DataLayout & DL,MDNode * AliasScope,MDNode * NoAlias,unsigned MaxDepth=5) refineUsesAlignmentAndAA() argument
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineMulDivRem.cpp | 1387 static const unsigned MaxDepth = 6; global() variable
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 13198 __anon38f0167a1d02(auto &&Self, const SDNode *N, int MaxDepth) copyExtraInfo() argument 13235 for (int PrevDepth = 0, MaxDepth = 16; MaxDepth <= 1024; copyExtraInfo() local [all...] |
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 39685 combineX86ShufflesRecursively(ArrayRef<SDValue> SrcOps,int SrcOpIndex,SDValue Root,ArrayRef<int> RootMask,ArrayRef<const SDNode * > SrcNodes,unsigned Depth,unsigned MaxDepth,bool HasVariableMask,bool AllowVariableCrossLaneMask,bool AllowVariablePerLaneMask,SelectionDAG & DAG,const X86Subtarget & Subtarget) combineX86ShufflesRecursively() argument [all...] |