Searched refs:LLVMConstGEP2 (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | OpaquePointers.rst | 229 LLVMConstGEP -> LLVMConstGEP2
|
| D | ReleaseNotes.rst | 344 * ``LLVMConstGEP`` -> ``LLVMConstGEP2``
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-c-test/ |
| D | echo.cpp | 402 return LLVMConstGEP2(ElemTy, Ptr, Idx.data(), NumIdx); in clone_constant_impl()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm-c/ |
| D | Core.h | 2206 LLVMValueRef LLVMConstGEP2(LLVMTypeRef Ty, LLVMValueRef ConstantVal,
|
| /openbsd/src/gnu/llvm/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 993 return LLVMConstGEP2(Ty, ConstantVal, (LLVMValueRef *)Op_val(Indices), in llvm_const_gep()
|
| /openbsd/src/gnu/llvm/llvm/lib/IR/ |
| D | Core.cpp | 1662 LLVMValueRef LLVMConstGEP2(LLVMTypeRef Ty, LLVMValueRef ConstantVal, in LLVMConstGEP2() function
|