Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h278 const uint16_t *SubIndices, unsigned NumIndices, in InitMCRegisterInfo()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp1825 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP2()
1834 unsigned NumIndices) { in LLVMConstInBoundsGEP2()
1844 unsigned NumIndices, in LLVMConstGEPWithNoWrapFlags()
3963 unsigned NumIndices, const char *Name) { in LLVMBuildGEP2()
3970 unsigned NumIndices, const char *Name) { in LLVMBuildInBoundsGEP2()
3979 unsigned NumIndices, const char *Name, in LLVMBuildGEPWithNoWrapFlags()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp817 unsigned NumIndices = GEPI.getNumIndices(); in visitGetElementPtrInst() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8067 uint32_t NumIndices = readNext<uint32_t>(Contents, Pos); in printMachOUnwindInfoSection() local