Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCRegisterInfo.h363 unsigned NumIndices, in InitMCRegisterInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp637 unsigned NumIndices = GEPI.getNumIndices(); in visitGetElementPtrInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp1690 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP()
1701 unsigned NumIndices) { in LLVMConstInBoundsGEP()
3645 LLVMValueRef *Indices, unsigned NumIndices, in LLVMBuildGEP()
3656 unsigned NumIndices, const char *Name) { in LLVMBuildGEP2()
3662 LLVMValueRef *Indices, unsigned NumIndices, in LLVMBuildInBoundsGEP()
3673 unsigned NumIndices, const char *Name) { in LLVMBuildInBoundsGEP2()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp8081 uint32_t NumIndices = readNext<uint32_t>(Contents, Pos); in printMachOUnwindInfoSection() local