| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXFavorNonGenericAddrSpaces.cpp | 149 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/ |
| D | ir3-notes.rst | 409 Depth section in Shader Passes 418 .. _scheduling:
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 165 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/ |
| D | DWARFDebugInfoEntry.h | 30 uint32_t Depth = 0; variable
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
| D | AddrModeMatcher.cpp | 68 unsigned Depth) { in MatchScaledValue() 154 unsigned Depth) { in MatchOperationAddr() 310 bool AddressingModeMatcher::MatchAddr(Value *Addr, unsigned Depth) { in MatchAddr()
|
| /external/clang/lib/Parse/ |
| D | ParseTemplate.cpp | 330 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/ |
| D | ValueTracking.cpp | 126 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/ |
| D | DWARFUnit.cpp | 219 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/ |
| D | volumetexture9.c | 33 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/ |
| D | dynamic_cast_stress.pass.cpp | 55 const std::size_t Depth = 5; in test() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
| D | ScoreboardHazardRecognizer.h | 46 size_t Depth = 0; variable
|
| /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
| D | ScoreboardHazardRecognizer.h | 47 size_t Depth; variable
|
| /external/llvm/include/llvm/CodeGen/ |
| D | ScoreboardHazardRecognizer.h | 46 size_t Depth; variable
|
| /external/expat/examples/ |
| D | outline.c | 58 int Depth; variable
|
| /external/swiftshader/third_party/LLVM/lib/Analysis/ |
| D | ValueTracking.cpp | 62 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/ |
| D | ObjCARCAPElim.cpp | 71 bool ObjCARCAPElim::MayAutorelease(ImmutableCallSite CS, unsigned Depth) { in MayAutorelease()
|
| /external/llvm/lib/Transforms/ObjCARC/ |
| D | ObjCARCAPElim.cpp | 71 bool ObjCARCAPElim::MayAutorelease(ImmutableCallSite CS, unsigned Depth) { in MayAutorelease()
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 70 unsigned Depth) { in SimplifyDemandedBits() 102 unsigned Depth) { in SimplifyDemandedUseBits() 808 unsigned Depth) { in SimplifyDemandedVectorElts()
|
| /external/eigen/Eigen/src/Core/ |
| D | GeneralProduct.h | 47 Depth = EIGEN_SIZE_MIN_PREFER_FIXED(traits<_Lhs>::ColsAtCompileTime, enumerator
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | Signals.cpp | 72 void **StackTrace, int Depth, in printSymbolizedStackTrace()
|
| /external/llvm/lib/Support/ |
| D | Signals.cpp | 72 void **StackTrace, int Depth, in printSymbolizedStackTrace()
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 71 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/ |
| D | InstCombineSimplifyDemanded.cpp | 84 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/ |
| D | WebAssemblyInstPrinter.cpp | 102 uint64_t Depth = MI->getOperand(i).getImm(); in printInst() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/InstPrinter/ |
| D | WebAssemblyInstPrinter.cpp | 104 uint64_t Depth = MI->getOperand(i).getImm(); in printInst() local
|