/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorFixedSize.h | 49 static const std::size_t NumIndices = Dimensions::count; variable 360 EIGEN_STRONG_INLINE bool checkIndexRange(const array<Index, NumIndices>& /*indices*/) const in checkIndexRange() argument
|
D | TensorMap.h | 49 static const Index NumIndices = PlainObjectType::NumIndices; variable
|
D | TensorRef.h | 133 static const Index NumIndices = PlainObjectType::NumIndices; variable
|
D | Tensor.h | 83 static const int NumIndices = NumIndices_; variable
|
/external/capstone/ |
D | MCRegisterInfo.c | 35 const uint16_t *SubIndices, unsigned NumIndices, in MCRegisterInfo_InitMCRegisterInfo()
|
/external/llvm/include/llvm/MC/ |
D | MCRegisterInfo.h | 255 unsigned NumIndices, in InitMCRegisterInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCRegisterInfo.h | 356 unsigned NumIndices, in InitMCRegisterInfo()
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCRegisterInfo.h | 356 unsigned NumIndices, in InitMCRegisterInfo()
|
/external/llvm/lib/Transforms/Scalar/ |
D | Scalarizer.cpp | 446 unsigned NumIndices = GEPI.getNumIndices(); in visitGetElementPtrInst() local
|
/external/clang/lib/AST/ |
D | DeclCXX.cpp | 1748 unsigned NumIndices) in CXXCtorInitializer() 1763 unsigned NumIndices) { in Create()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | Scalarizer.cpp | 625 unsigned NumIndices = GEPI.getNumIndices(); in visitGetElementPtrInst() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | Scalarizer.cpp | 637 unsigned NumIndices = GEPI.getNumIndices(); in visitGetElementPtrInst() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Core.cpp | 1641 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP() 1652 unsigned NumIndices) { in LLVMConstInBoundsGEP() 3585 LLVMValueRef *Indices, unsigned NumIndices, in LLVMBuildGEP() 3596 unsigned NumIndices, const char *Name) { in LLVMBuildGEP2() 3602 LLVMValueRef *Indices, unsigned NumIndices, in LLVMBuildInBoundsGEP() 3613 unsigned NumIndices, const char *Name) { in LLVMBuildInBoundsGEP2()
|
/external/llvm-project/llvm/lib/IR/ |
D | Core.cpp | 1674 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP() 1685 unsigned NumIndices) { in LLVMConstInBoundsGEP() 3621 LLVMValueRef *Indices, unsigned NumIndices, in LLVMBuildGEP() 3632 unsigned NumIndices, const char *Name) { in LLVMBuildGEP2() 3638 LLVMValueRef *Indices, unsigned NumIndices, in LLVMBuildInBoundsGEP() 3649 unsigned NumIndices, const char *Name) { in LLVMBuildInBoundsGEP2()
|
/external/llvm/lib/IR/ |
D | Core.cpp | 1256 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP() 1265 unsigned NumIndices) { in LLVMConstInBoundsGEP() 2778 LLVMValueRef *Indices, unsigned NumIndices, in LLVMBuildGEP() 2785 LLVMValueRef *Indices, unsigned NumIndices, in LLVMBuildInBoundsGEP()
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 7238 uint32_t NumIndices = readNext<uint32_t>(Pos); in printMachOUnwindInfoSection() local
|
/external/llvm-project/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 8090 uint32_t NumIndices = readNext<uint32_t>(Contents, Pos); in printMachOUnwindInfoSection() local
|