Searched refs:llvm_const_gep (Results 1 – 2 of 2) sorted by relevance
534 external const_gep : llvalue -> llvalue array -> llvalue = "llvm_const_gep"
863 CAMLprim LLVMValueRef llvm_const_gep(LLVMValueRef ConstantVal, value Indices) { in llvm_const_gep() function