Home
last modified time | relevance | path

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

12345678

/external/llvm/lib/Target/NVPTX/
DNVPTXFavorNonGenericAddrSpaces.cpp149 GEPOperator *GEP, int Depth) { in hoistAddrSpaceCastFromGEP()
187 BitCastOperator *BC, int Depth) { in hoistAddrSpaceCastFromBitCast()
224 int Depth) { in hoistAddrSpaceCastFrom()
/external/mesa3d/src/gallium/docs/source/drivers/freedreno/
Dir3-notes.rst409 Depth section in Shader Passes
418 .. _scheduling:
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp165 const DataLayout &DL, unsigned Depth, in computeKnownBits()
177 unsigned Depth, AssumptionCache *AC, in computeKnownBits()
226 unsigned Depth, AssumptionCache *AC, in isKnownToBeAPowerOfTwo()
235 bool llvm::isKnownNonZero(const Value *V, const DataLayout &DL, unsigned Depth, in isKnownNonZero()
242 unsigned Depth, in isKnownNonNegative()
249 bool llvm::isKnownPositive(const Value *V, const DataLayout &DL, unsigned Depth, in isKnownPositive()
261 bool llvm::isKnownNegative(const Value *V, const DataLayout &DL, unsigned Depth, in isKnownNegative()
284 unsigned Depth, AssumptionCache *AC, in MaskedValueIsZero()
294 unsigned Depth, AssumptionCache *AC, in ComputeNumSignBits()
303 unsigned Depth, const Query &Q) { in computeKnownBitsAddSub()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h30 uint32_t Depth = 0; variable
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DAddrModeMatcher.cpp68 unsigned Depth) { in MatchScaledValue()
154 unsigned Depth) { in MatchOperationAddr()
310 bool AddressingModeMatcher::MatchAddr(Value *Addr, unsigned Depth) { in MatchAddr()
/external/clang/lib/Parse/
DParseTemplate.cpp330 bool Parser::ParseTemplateParameters(unsigned Depth, in ParseTemplateParameters()
370 Parser::ParseTemplateParameterList(unsigned Depth, in ParseTemplateParameterList()
480 Decl *Parser::ParseTemplateParameter(unsigned Depth, unsigned Position) { in ParseTemplateParameter()
502 Decl *Parser::ParseTypeParameter(unsigned Depth, unsigned Position) { in ParseTypeParameter()
565 Parser::ParseTemplateTemplateParameter(unsigned Depth, unsigned Position) { in ParseTemplateTemplateParameter()
670 Parser::ParseNonTypeTemplateParameter(unsigned Depth, unsigned Position) { in ParseNonTypeTemplateParameter()
/external/llvm/lib/Analysis/
DValueTracking.cpp126 const DataLayout &DL, unsigned Depth, in computeKnownBits()
152 const DataLayout &DL, unsigned Depth, in ComputeSignBit()
163 unsigned Depth, AssumptionCache *AC, in isKnownToBeAPowerOfTwo()
172 bool llvm::isKnownNonZero(Value *V, const DataLayout &DL, unsigned Depth, in isKnownNonZero()
178 bool llvm::isKnownNonNegative(Value *V, const DataLayout &DL, unsigned Depth, in isKnownNonNegative()
186 bool llvm::isKnownPositive(Value *V, const DataLayout &DL, unsigned Depth, in isKnownPositive()
198 bool llvm::isKnownNegative(Value *V, const DataLayout &DL, unsigned Depth, in isKnownNegative()
220 unsigned Depth, AssumptionCache *AC, in MaskedValueIsZero()
229 unsigned Depth, AssumptionCache *AC, in ComputeNumSignBits()
238 unsigned Depth, const Query &Q) { in computeKnownBitsAddSub()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp219 uint32_t Depth = 0; in extractDIEsToVector() local
553 const uint32_t Depth = Die->getDepth(); in getParent() local
572 uint32_t Depth = Die->getDepth(); in getSibling() local
592 uint32_t Depth = Die->getDepth(); in getPreviousSibling() local
623 uint32_t Depth = Die->getDepth(); in getLastChild() local
/external/mesa3d/src/gallium/state_trackers/nine/
Dvolumetexture9.c33 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_ctor()
280 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_new()
/external/libcxxabi/test/
Ddynamic_cast_stress.pass.cpp55 const std::size_t Depth = 5; in test() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h46 size_t Depth = 0; variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h47 size_t Depth; variable
/external/llvm/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h46 size_t Depth; variable
/external/expat/examples/
Doutline.c58 int Depth; variable
/external/swiftshader/third_party/LLVM/lib/Analysis/
DValueTracking.cpp62 const TargetData *TD, unsigned Depth) { in ComputeMaskedBits()
696 const TargetData *TD, unsigned Depth) { in ComputeSignBit()
715 bool llvm::isPowerOfTwo(Value *V, const TargetData *TD, unsigned Depth) { in isPowerOfTwo()
758 bool llvm::isKnownNonZero(Value *V, const TargetData *TD, unsigned Depth) { in isKnownNonZero()
879 const TargetData *TD, unsigned Depth) { in MaskedValueIsZero()
897 unsigned Depth) { in ComputeNumSignBits()
1074 bool LookThroughSExt, unsigned Depth) { in ComputeMultiple()
1195 bool llvm::CannotBeNegativeZero(const Value *V, unsigned Depth) { in CannotBeNegativeZero()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DObjCARCAPElim.cpp71 bool ObjCARCAPElim::MayAutorelease(ImmutableCallSite CS, unsigned Depth) { in MayAutorelease()
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCAPElim.cpp71 bool ObjCARCAPElim::MayAutorelease(ImmutableCallSite CS, unsigned Depth) { in MayAutorelease()
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp70 unsigned Depth) { in SimplifyDemandedBits()
102 unsigned Depth) { in SimplifyDemandedUseBits()
808 unsigned Depth) { in SimplifyDemandedVectorElts()
/external/eigen/Eigen/src/Core/
DGeneralProduct.h47 Depth = EIGEN_SIZE_MIN_PREFER_FIXED(traits<_Lhs>::ColsAtCompileTime, enumerator
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DSignals.cpp72 void **StackTrace, int Depth, in printSymbolizedStackTrace()
/external/llvm/lib/Support/
DSignals.cpp72 void **StackTrace, int Depth, in printSymbolizedStackTrace()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp71 unsigned Depth) { in SimplifyDemandedBits()
105 unsigned Depth, in SimplifyDemandedUseBits()
908 unsigned Depth) { in SimplifyDemandedVectorElts()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp84 unsigned Depth) { in SimplifyDemandedBits()
118 KnownBits &Known, unsigned Depth, in SimplifyDemandedUseBits()
721 unsigned Depth, in SimplifyMultipleUseDemandedBits()
1037 unsigned Depth) { in SimplifyDemandedVectorElts()
/external/llvm/lib/Target/WebAssembly/InstPrinter/
DWebAssemblyInstPrinter.cpp102 uint64_t Depth = MI->getOperand(i).getImm(); in printInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/InstPrinter/
DWebAssemblyInstPrinter.cpp104 uint64_t Depth = MI->getOperand(i).getImm(); in printInst() local

12345678