Home
last modified time | relevance | path

Searched defs:i8_type (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/test/Bindings/OCaml/
H A Dexecutionengine.ml18 let i8_type = Llvm.i8_type context var
H A Dcore.ml23 let i8_type = Llvm.i8_type context var
[all...]
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.mli598 val i8_type : llcontext -> lltype global() val