Home
last modified time | relevance | path

Searched defs:i64_type (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/test/Bindings/OCaml/
H A Dexecutionengine.ml20 let i64_type = Llvm.i64_type context var
H A Dtarget.ml19 let i64_type = Llvm.i64_type context var
H A Dcore.ml26 let i64_type = Llvm.i64_type context var
[all...]
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.mli610 val i64_type : llcontext -> lltype global() val