Searched defs:NumIndices (Results 1 – 13 of 13) sorted by relevance
| /external/capstone/ |
| D | MCRegisterInfo.c | 35 const uint16_t *SubIndices, unsigned NumIndices, in MCRegisterInfo_InitMCRegisterInfo()
|
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
| D | TensorFixedSize.h | 56 static const std::size_t NumIndices = Dimensions::count; variable
|
| D | TensorMap.h | 69 static const Index NumIndices = PlainObjectType::NumIndices; variable
|
| D | TensorRef.h | 138 static const Index NumIndices = PlainObjectType::NumIndices; variable
|
| D | Tensor.h | 83 static const int NumIndices = NumIndices_; variable
|
| /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/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/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/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
|