Searched defs:Depth (Results 26 - 50 of 90) sorted by relevance

1234

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.h227 unsigned Depth; member in struct:llvm::mca::DependencyGraph::DGNode
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp612 CompareValueComplexity(EquivalenceClasses<const Value *> &EqCacheValue, const LoopInfo *const LI, Value *LV, Value *RV, unsigned Depth) argument
[all...]
H A DGlobalsModRef.cpp729 int Depth = 0; local
635 isNonEscapingGlobalNoAliasWithLoad(const GlobalValue *GV, const Value *V, int &Depth, const DataLayout &DL) argument
H A DVectorUtils.cpp365 bool llvm::isSplatValue(const Value *V, int Index, unsigned Depth) { argument
H A DBasicAliasAnalysis.cpp301 GetLinearExpression( const ExtendedValue &Val, const DataLayout &DL, unsigned Depth, AssumptionCache *AC, DominatorTree *DT) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h450 unsigned Depth = 0; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h456 void computeKnownBits(const Value *V, KnownBits &Known, unsigned Depth, argument
461 KnownBits computeKnownBits(const Value *V, unsigned Depth, argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp395 matchAddressRecursively(SDValue N, M68kISelAddressMode &AM, unsigned Depth) argument
484 matchADD(SDValue &N, M68kISelAddressMode &AM, unsigned Depth) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp380 unsigned Depth; member in struct:DepthInfo
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp71 SimplifyDemandedBits(Instruction *I, unsigned OpNo, const APInt &DemandedMask, KnownBits &Known, unsigned Depth) argument
108 SimplifyDemandedUseBits(Value *V, APInt DemandedMask, KnownBits &Known, unsigned Depth, Instruction *CxtI) argument
859 SimplifyMultipleUseDemandedBits( Instruction *I, const APInt &DemandedMask, KnownBits &Known, unsigned Depth, Instruction *CxtI) argument
1080 SimplifyDemandedVectorElts(Value *V, APInt DemandedElts, APInt &UndefElts, unsigned Depth, bool AllowMultipleUsers) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScope.h156 unsigned short Depth; member in class:clang::Scope
/netbsd-current/sys/external/bsd/acpica/dist/debugger/
H A Ddbinput.c527 UINT32 Depth; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp925 unsigned Depth; // Absolute depth of the component in cycles. member in struct:CriticalPathInfo
H A DScheduleDAGInstrs.cpp1356 unsigned Depth = P.first->getDepth(); local
1392 void addConnection(unsigned FromTree, unsigned ToTree, unsigned Depth) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfReader.cpp127 static bool ParseLine(const StringRef &Input, LineType &LineTy, uint32_t &Depth, argument
280 uint32_t Depth, LineOffset, Discriminator; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp1586 unsigned Depth = 0; local
1620 unsigned Depth = 0; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp364 uint32_t Depth = 0; local
714 const uint32_t Depth = Die->getDepth(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp522 unsigned Depth; member in struct:__anon2958::LoopDepthTree
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp227 unsigned Depth = 1; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp307 explicit ScopedIncrement(int *Depth) : Depth(Depth) { ++(*Depth); } argument
311 int *Depth; member in struct:clang::ast_matchers::internal::__anon357::MatchChildASTVisitor::ScopedIncrement
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp685 unsigned Depth = 0, Index = 0; local
815 unsigned Depth; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp568 unsigned Depth = 0; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h295 unsigned Depth = 0; ///< Node depth. variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h34 Depth, enumerator in enum:llvm::SIScheduleCandReason
125 unsigned Depth; // Maximum bottomup path length to block without inputs member in class:llvm::SIScheduleBlock
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp291 int Depth = 0; local

Completed in 488 milliseconds

1234