Searched refs:LLVMConstGEP (Results 1 – 4 of 4) sorted by relevance
2154 LLVMValueRef LLVMConstGEP(LLVMValueRef ConstantVal,
993 return LLVMConstGEP(ConstantVal, (LLVMValueRef *)Op_val(Indices), in llvm_const_gep()
947 rv.C = C.LLVMConstGEP(v.C, ptr, nvals)
1689 LLVMValueRef LLVMConstGEP(LLVMValueRef ConstantVal, in LLVMConstGEP() function