Searched refs:LLVMConstGEP (Results 1 – 6 of 6) sorted by relevance
229 LLVMConstGEP -> LLVMConstGEP2
316 * ``LLVMConstGEP`` -> ``LLVMConstGEP2``
2187 LLVMValueRef LLVMConstGEP(LLVMValueRef ConstantVal,
993 return LLVMConstGEP(ConstantVal, (LLVMValueRef *)Op_val(Indices), in llvm_const_gep()
937 rv.C = C.LLVMConstGEP(v.C, ptr, nvals)
1655 LLVMValueRef LLVMConstGEP(LLVMValueRef ConstantVal, in LLVMConstGEP() function