Searched refs:LLVMBuildInBoundsGEP2 (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | OpaquePointers.rst | 226 LLVMBuildInBoundsGEP -> LLVMBuildInBoundsGEP2
|
| D | ReleaseNotes.rst | 341 * ``LLVMBuildInBoundsGEP`` -> ``LLVMBuildInBoundsGEP2``
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-c-test/ |
| D | echo.cpp | 647 Dst = LLVMBuildInBoundsGEP2(Builder, ElemTy, Ptr, Idx.data(), NumIdx, in CloneInstruction()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm-c/ |
| D | Core.h | 3931 LLVMValueRef LLVMBuildInBoundsGEP2(LLVMBuilderRef B, LLVMTypeRef Ty,
|
| /openbsd/src/gnu/llvm/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 2035 return LLVMBuildInBoundsGEP2(Builder_val(B), Ty, Pointer, in llvm_build_in_bounds_gep()
|
| /openbsd/src/gnu/llvm/llvm/lib/IR/ |
| D | Core.cpp | 3606 LLVMValueRef LLVMBuildInBoundsGEP2(LLVMBuilderRef B, LLVMTypeRef Ty, in LLVMBuildInBoundsGEP2() function
|