Home
last modified time | relevance | path

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

/external/llvm/test/Bindings/OCaml/
Dcore.ml30 let i16_type = Llvm.i16_type context var
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c660 struct lp_type i16_type, in lp_build_mul_u8n()
723 struct lp_type i16_type = lp_wider_type(type); in lp_build_mul() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli507 val i16_type : llcontext -> lltype val