Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCRegisterInfo.h254 unsigned NumIndices, in InitMCRegisterInfo()
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDScalarizer.cpp443 unsigned NumIndices = GEPI.getNumIndices(); in visitGetElementPtrInst() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclCXX.cpp1679 unsigned NumIndices) in CXXCtorInitializer()
1694 unsigned NumIndices) { in Create()
/NextBSD/contrib/llvm/lib/IR/
HDCore.cpp1164 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP()
1173 unsigned NumIndices) { in LLVMConstInBoundsGEP()
2527 LLVMValueRef *Indices, unsigned NumIndices, in LLVMBuildGEP()
2534 LLVMValueRef *Indices, unsigned NumIndices, in LLVMBuildInBoundsGEP()
/NextBSD/contrib/llvm/tools/llvm-objdump/
HDMachODump.cpp6658 uint32_t NumIndices = readNext<uint32_t>(Pos); in printMachOUnwindInfoSection() local