Searched refs:LLVMConstGEP (Results 1 – 3 of 3) sorted by relevance
1665 LLVMValueRef LLVMConstGEP(LLVMValueRef ConstantVal,
803 return LLVMConstGEP(ConstantVal, (LLVMValueRef*) Op_val(Indices), in llvm_const_gep()
1021 LLVMValueRef LLVMConstGEP(LLVMValueRef ConstantVal, in LLVMConstGEP() function