Searched refs:LLVMConstGEP2 (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | OpaquePointers.rst | 229 LLVMConstGEP -> LLVMConstGEP2
|
| H A D | ReleaseNotes.rst | 316 * ``LLVMConstGEP`` -> ``LLVMConstGEP2``
|
| /llvm-project-15.0.7/llvm/tools/llvm-c-test/ |
| H A D | echo.cpp | 400 return LLVMConstGEP2(ElemTy, Ptr, Idx.data(), NumIdx); in clone_constant_impl()
|
| /llvm-project-15.0.7/llvm/include/llvm-c/ |
| H A D | Core.h | 2191 LLVMValueRef LLVMConstGEP2(LLVMTypeRef Ty, LLVMValueRef ConstantVal,
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/llvm/ |
| H A D | llvm_ocaml.c | 1000 return LLVMConstGEP2(Ty, ConstantVal, (LLVMValueRef *)Op_val(Indices), in llvm_const_gep2()
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | Core.cpp | 1664 LLVMValueRef LLVMConstGEP2(LLVMTypeRef Ty, LLVMValueRef ConstantVal, in LLVMConstGEP2() function
|