Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h356 unsigned NumIndices, in InitMCRegisterInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp625 unsigned NumIndices = GEPI.getNumIndices(); in visitGetElementPtrInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1641 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP()
1652 unsigned NumIndices) { in LLVMConstInBoundsGEP()
3585 LLVMValueRef *Indices, unsigned NumIndices, in LLVMBuildGEP()
3596 unsigned NumIndices, const char *Name) { in LLVMBuildGEP2()
3602 LLVMValueRef *Indices, unsigned NumIndices, in LLVMBuildInBoundsGEP()
3613 unsigned NumIndices, const char *Name) { in LLVMBuildInBoundsGEP2()