Home
last modified time | relevance | path

Searched defs:Depth (Results 1 – 25 of 146) sorted by relevance

123456

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelValueTracking.cpp55 Align GISelValueTracking::computeKnownAlignment(Register R, unsigned Depth) { in computeKnownAlignment()
95 unsigned Depth) { in getKnownBits()
120 dumpResult(const MachineInstr &MI, const KnownBits &Known, unsigned Depth) { in dumpResult()
134 unsigned Depth) { in computeKnownBitsMin()
165 unsigned Depth) { in computeKnownBitsImpl()
717 unsigned Depth) { in computeKnownFPClass()
726 FPClassTest InterestedClasses, KnownFPClass &Known, unsigned Depth) { in computeKnownFPClassForFPTrunc()
750 unsigned Depth) { in computeKnownFPClass()
1707 unsigned Depth) { in computeKnownFPClass()
1714 Register R, FPClassTest InterestedClasses, unsigned Depth) { in computeKnownFPClass()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp139 const SimplifyQuery &Q, unsigned Depth) { in computeKnownBits()
152 bool UseInstrInfo, unsigned Depth) { in computeKnownBits()
161 unsigned Depth) { in computeKnownBits()
170 unsigned Depth) { in computeKnownBits()
270 unsigned Depth) { in isKnownToBeAPowerOfTwo()
280 unsigned Depth) { in isKnownNonNegative()
285 unsigned Depth) { in isKnownPositive()
297 unsigned Depth) { in isKnownNegative()
306 const SimplifyQuery &Q, unsigned Depth) { in isKnownNonEqual()
317 const SimplifyQuery &SQ, unsigned Depth) { in MaskedValueIsZero()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLongestCommonSequence.h52 for (int32_t Depth = Trace.size() - 1; X > 0 || Y > 0; Depth--) { in longestCommonSequence() local
88 for (int32_t Depth = 0; Depth <= MaxDepth; Depth++) { in longestCommonSequence() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp319 MultiParseScope &TemplateScopes, unsigned Depth, in ParseTemplateParameters()
353 Parser::ParseTemplateParameterList(const unsigned Depth, in ParseTemplateParameterList()
467 NamedDecl *Parser::ParseTemplateParameter(unsigned Depth, unsigned Position) { in ParseTemplateParameter()
591 NamedDecl *Parser::ParseTypeParameter(unsigned Depth, unsigned Position) { in ParseTypeParameter()
687 NamedDecl *Parser::ParseTemplateTemplateParameter(unsigned Depth, in ParseTemplateTemplateParameter()
800 Parser::ParseNonTypeTemplateParameter(unsigned Depth, unsigned Position) { in ParseNonTypeTemplateParameter()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h134 unsigned getNumSubsitutedArgs(unsigned Depth) const { in getNumSubsitutedArgs()
164 std::pair<Decl *, bool> getAssociatedDecl(unsigned Depth) const { in getAssociatedDecl()
175 bool hasTemplateArgument(unsigned Depth, unsigned Index) const { in hasTemplateArgument()
197 void setArgument(unsigned Depth, unsigned Index, in setArgument()
286 for (unsigned Depth = NumRetainedOuterLevels; Depth < getNumLevels(); in dump() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h45 size_t Depth = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCAPElim.cpp45 bool MayAutorelease(const CallBase &CB, unsigned Depth = 0) { in MayAutorelease()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h100 unsigned Depth = Pending.size(); in AddChild() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCExpr.cpp353 unsigned Depth) { in binaryOpKnownBitsMapHelper()
455 unsigned Depth) { in unaryOpKnownBitsMapHelper()
485 unsigned Depth) { in targetOpKnownBitsMapHelper()
530 unsigned Depth) { in knownBitsMapHelper()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.cpp114 uint64_t Depth = Op.getImm(); in printInst() local
253 uint64_t Depth = MI->getOperand(0).getImm(); in printInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp122 [[nodiscard]] Value *Negator::visitImpl(Value *V, bool IsNSW, unsigned Depth) { in visitImpl()
495 [[nodiscard]] Value *Negator::negate(Value *V, bool IsNSW, unsigned Depth) { in negate()
H A DInstCombineSimplifyDemanded.cpp99 unsigned Depth) { in SimplifyDemandedBits()
168 unsigned Depth) { in SimplifyDemandedUseBits()
1148 const SimplifyQuery &Q, unsigned Depth) { in SimplifyMultipleUseDemandedBits()
1400 unsigned Depth, in SimplifyDemandedVectorElts()
1972 unsigned Depth) { in SimplifyDemandedUseFPClass()
2079 unsigned Depth) { in SimplifyDemandedFPClass()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyDebugFixup.cpp106 auto Depth = static_cast<unsigned>(&Elem - &Stack[0]); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.h41 using Depth = Bitfield::Element<int32_t, 0, 31>; // Low 31 bits. global() member
/freebsd/contrib/bearssl/T0/
H A DCPU.cs88 internal int Depth { property in CPU
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp220 void emitHeading(int Depth, std::string Heading, raw_ostream &OS) { in emitHeading()
421 void emitGroup(int Depth, const DocumentedGroup &Group, const Record *DocInfo, in emitGroup()
436 void emitDocumentation(int Depth, const Documentation &Doc, in emitDocumentation()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSignals.cpp260 int Depth, llvm::raw_ostream &OS) { in printSymbolizedStackTrace()
335 static bool printMarkupStackTrace(StringRef Argv0, void **StackTrace, int Depth, in printMarkupStackTrace()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopNestAnalysis.h121 LoopVectorTy getLoopsAtDepth(unsigned Depth) const { in getLoopsAtDepth()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DInstrMaps.h33 unsigned Depth; member
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h42 unsigned Depth = 2; member
/freebsd/sys/contrib/dev/acpica/compiler/
H A Dprmacros.c395 UINT32 Depth = 1; in PrAddMacro() local
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h40 int Depth, Height, Shift = 0; member
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpFrame.h162 unsigned Depth; variable
/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DOutlinedHashTree.cpp65 size_t Depth = DepthMap[Src]; in depth() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/
H A DBottomUpVec.cpp281 ArrayRef<Value *> UserBndl, unsigned Depth, in vectorizeRec()
348 unsigned Depth = ActionPtr->Depth; in emitVectors() local

123456