Home
last modified time | relevance | path

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

123

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp104 const DataLayout *TD, unsigned Depth, in computeKnownBits()
116 const DataLayout *TD, unsigned Depth, in ComputeSignBit()
126 bool llvm::isKnownToBeAPowerOfTwo(Value *V, bool OrZero, unsigned Depth, in isKnownToBeAPowerOfTwo()
136 bool llvm::isKnownNonZero(Value *V, const DataLayout *TD, unsigned Depth, in isKnownNonZero()
147 unsigned Depth, AssumptionCache *AC, in MaskedValueIsZero()
157 unsigned Depth, AssumptionCache *AC, in ComputeNumSignBits()
166 const DataLayout *TD, unsigned Depth, in computeKnownBitsAddSub()
246 const DataLayout *TD, unsigned Depth, in computeKnownBitsMul()
480 unsigned Depth, const Query &Q) { in computeKnownBitsFromAssume()
751 const DataLayout *TD, unsigned Depth, in computeKnownBits()
[all …]
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h46 size_t Depth; variable
H A DMachineTraceMetrics.h226 unsigned Depth; member
/minix3/external/mit/expat/dist/examples/
H A Doutline.c46 int Depth; variable
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseTemplate.cpp313 bool Parser::ParseTemplateParameters(unsigned Depth, in ParseTemplateParameters()
353 Parser::ParseTemplateParameterList(unsigned Depth, in ParseTemplateParameterList()
463 Decl *Parser::ParseTemplateParameter(unsigned Depth, unsigned Position) { in ParseTemplateParameter()
485 Decl *Parser::ParseTypeParameter(unsigned Depth, unsigned Position) { in ParseTypeParameter()
548 Parser::ParseTemplateTemplateParameter(unsigned Depth, unsigned Position) { in ParseTemplateTemplateParameter()
655 Parser::ParseNonTypeTemplateParameter(unsigned Depth, unsigned Position) { in ParseNonTypeTemplateParameter()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCAPElim.cpp71 bool ObjCARCAPElim::MayAutorelease(ImmutableCallSite CS, unsigned Depth) { in MayAutorelease()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp86 unsigned Depth) { in SimplifyDemandedBits()
119 unsigned Depth, in SimplifyDemandedUseBits()
966 unsigned Depth) { in SimplifyDemandedVectorElts()
H A DInstCombineVectorOps.cpp509 unsigned Depth = 0; in visitInsertValueInst() local
593 unsigned Depth = 5) { in CanEvaluateShuffled()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h75 bool hasTemplateArgument(unsigned Depth, unsigned Index) const { in hasTemplateArgument()
85 void setArgument(unsigned Depth, unsigned Index, in setArgument()
H A DScope.h132 unsigned short Depth; variable
/minix3/minix/drivers/power/acpi/executer/
H A Dexdump.c621 UINT32 Depth) in AcpiExDumpOperand()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1654 unsigned Depth) { in getUsefulBitsFromAndWithImmediate()
1664 unsigned Depth) { in getUsefulBitsFromBitfieldMoveOpd()
1690 unsigned Depth) { in getUsefulBitsFromUBFM()
1700 unsigned Depth) { in getUsefulBitsFromOrWithShiftedReg()
1728 unsigned Depth) { in getUsefulBitsFromBFM()
1754 SDValue Orig, unsigned Depth) { in getUsefulBitsForUse()
1787 static void getUsefulBits(SDValue Op, APInt &UsefulBits, unsigned Depth) { in getUsefulBits()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DLegacyPassManagers.h407 unsigned Depth; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp585 SUnit *SUa, SUnit *SUb, SUnit *ExitSU, unsigned *Depth, in iterateChainSucc()
636 unsigned Depth = 0; in adjustChainDeps() local
1366 unsigned Depth = I->first->getDepth(); in finalize() local
1403 void addConnection(unsigned FromTree, unsigned ToTree, unsigned Depth) { in addConnection()
H A DRegAllocGreedy.cpp2040 unsigned Depth) { in tryLastChanceRecoloring()
2154 unsigned Depth) { in tryRecoloringCandidates()
2437 unsigned Depth) { in selectOrSplitImpl()
/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/
H A DDWARFUnit.cpp182 uint32_t Depth = 0; in extractDIEsToVector() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp557 unsigned Depth = 0, Index = 0; in CheckParameterPacksForExpansion() local
660 unsigned Depth; in getNumArgumentsInExpansion() local
H A DSemaTemplate.cpp551 unsigned Depth, unsigned Position, in ActOnTypeParameter()
664 unsigned Depth, in ActOnNonTypeTemplateParameter()
741 unsigned Depth, in ActOnTemplateTemplateParameter()
811 Sema::ActOnTemplateParameterList(unsigned Depth, in ActOnTemplateParameterList()
1484 unsigned Depth; member
2043 unsigned Depth = AliasTemplate->getTemplateParameters()->getDepth(); in CheckTemplateIdType() local
2324 const TemplateArgument &Arg, unsigned Depth, unsigned Index) { in isTemplateArgumentTemplateParameter()
2365 unsigned Depth = Params->getDepth(); in isSameAsPrimaryTemplate() local
5890 static SourceRange findTemplateParameter(unsigned Depth, Expr *E) { in findTemplateParameter()
5900 static SourceRange findTemplateParameter(unsigned Depth, TypeLoc TL) { in findTemplateParameter()
H A DSemaTemplateDeduction.cpp619 unsigned Depth, Index; in PackDeductionScope() local
4698 unsigned Depth, in MarkUsedTemplateParameters()
4737 unsigned Depth, in MarkUsedTemplateParameters()
4754 unsigned Depth, in MarkUsedTemplateParameters()
4778 unsigned Depth, in MarkUsedTemplateParameters()
5011 unsigned Depth, in MarkUsedTemplateParameters()
5059 bool OnlyDeduced, unsigned Depth, in MarkUsedTemplateParameters()
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXComment.cpp336 unsigned clang_TParamCommandComment_getIndex(CXComment CXC, unsigned Depth) { in clang_TParamCommandComment_getIndex()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSILowerControlFlow.cpp478 unsigned Depth = 0; in runOnMachineFunction() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h319 void LoopBase<BlockT, LoopT>::print(raw_ostream &OS, unsigned Depth) const { in print()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1051 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerRETURNADDR() local
1077 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerFRAMEADDR() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp976 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerRETURNADDR() local
999 unsigned Depth = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerFRAMEADDR() local
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp1341 unsigned Depth = 0; in ExpandBuiltinMacro() local

123