Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCRegisterInfo.h247 unsigned NumIndices, in InitMCRegisterInfo()
/external/llvm/lib/Transforms/Scalar/
DScalarizer.cpp432 unsigned NumIndices = GEPI.getNumIndices(); in visitGetElementPtrInst() local
/external/clang/lib/AST/
DDeclCXX.cpp1626 unsigned NumIndices) in CXXCtorInitializer()
1641 unsigned NumIndices) { in Create()
/external/llvm/lib/IR/
DCore.cpp1022 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP()
1031 unsigned NumIndices) { in LLVMConstInBoundsGEP()
2329 LLVMValueRef *Indices, unsigned NumIndices, in LLVMBuildGEP()
2336 LLVMValueRef *Indices, unsigned NumIndices, in LLVMBuildInBoundsGEP()