Searched defs:NumIndices (Results 1 – 4 of 4) sorted by relevance
363 unsigned NumIndices, in InitMCRegisterInfo()
637 unsigned NumIndices = GEPI.getNumIndices(); in visitGetElementPtrInst() local
1690 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()
8081 uint32_t NumIndices = readNext<uint32_t>(Contents, Pos); in printMachOUnwindInfoSection() local