Home
last modified time | relevance | path

Searched defs:NumIndices (Results 1 – 13 of 13) sorted by relevance

/external/capstone/
DMCRegisterInfo.c35 const uint16_t *SubIndices, unsigned NumIndices, in MCRegisterInfo_InitMCRegisterInfo()
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorFixedSize.h56 static const std::size_t NumIndices = Dimensions::count; variable
DTensorMap.h69 static const Index NumIndices = PlainObjectType::NumIndices; variable
DTensorRef.h138 static const Index NumIndices = PlainObjectType::NumIndices; variable
DTensor.h83 static const int NumIndices = NumIndices_; variable
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h255 unsigned NumIndices, in InitMCRegisterInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h356 unsigned NumIndices, in InitMCRegisterInfo()
/external/llvm/lib/Transforms/Scalar/
DScalarizer.cpp446 unsigned NumIndices = GEPI.getNumIndices(); in visitGetElementPtrInst() local
/external/clang/lib/AST/
DDeclCXX.cpp1748 unsigned NumIndices) in CXXCtorInitializer()
1763 unsigned NumIndices) { in Create()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp625 unsigned NumIndices = GEPI.getNumIndices(); in visitGetElementPtrInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1641 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/
DCore.cpp1256 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/
DMachODump.cpp7238 uint32_t NumIndices = readNext<uint32_t>(Pos); in printMachOUnwindInfoSection() local