OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:llvm_const_gep
(Results
1 - 2
of
2
) sorted by null
/external/llvm/bindings/ocaml/llvm/
llvm.ml
520
external const_gep : llvalue -> llvalue array -> llvalue = "
llvm_const_gep
"
[
all
...]
llvm_ocaml.c
802
CAMLprim LLVMValueRef
llvm_const_gep
(LLVMValueRef ConstantVal, value Indices) {
function
[
all
...]
Completed in 75 milliseconds