Home
last modified time | relevance | path

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

/external/llvm/test/Bindings/OCaml/
Dcore.ml30 let i16_type = Llvm.i16_type context var
/external/llvm-project/llvm/test/Bindings/OCaml/
Dcore.ml30 let i16_type = Llvm.i16_type context var
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c158 struct lp_type i16_type = lp_type_int_vec(16, 16 * length); in lp_build_float_to_half() local
Dlp_bld_format_s3tc.c518 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23() local
651 struct lp_type i16_type = lp_wider_type(type8); in s3tc_dxt1_full_to_rgba_aos() local
1219 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23_single() local
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm.mli564 val i16_type : llcontext -> lltype val
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli533 val i16_type : llcontext -> lltype val