Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Bindings/OCaml/
H A Dipo.ml19 let i8_type = Llvm.i8_type context var
H A Dexecutionengine.ml18 let i8_type = Llvm.i8_type context var
H A Dcore.ml23 let i8_type = Llvm.i8_type context var
/llvm-project-15.0.7/llvm/bindings/ocaml/llvm/
H A Dllvm.mli595 val i8_type : llcontext -> lltype val