Searched defs:NumIndices (Results 1 – 4 of 4) sorted by relevance
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld.h | 108 unsigned NumIndices, const char *Name) in LLVMBuildGEP2() 116 unsigned NumIndices, const char *Name) in LLVMBuildInBoundsGEP2()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCRegisterInfo.h | 356 unsigned NumIndices, in InitMCRegisterInfo()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | Scalarizer.cpp | 625 unsigned NumIndices = GEPI.getNumIndices(); in visitGetElementPtrInst() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Core.cpp | 1641 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()
|