Home
last modified time | relevance | path

Searched defs:double_type (Results 1 – 13 of 13) sorted by relevance

/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dcodegen.ml13 let double_type = double_type context var
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
Dcodegen.ml13 let double_type = double_type context var
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dcodegen.ml13 let double_type = double_type context var
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Dcodegen.ml13 let double_type = double_type context var
/external/llvm/test/Bindings/OCaml/
Dexecutionengine.ml21 let double_type = Llvm.double_type context var
Dcore.ml35 let double_type = Llvm.double_type context var
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Dcodegen.ml13 let double_type = double_type context var
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/numeric/
Dreal.hpp57 typedef real_parser<double> double_type; typedef
/external/mesa3d/src/compiler/glsl/
Dir_expression_operation.py88 double_type = type("double", "d", "GLSL_TYPE_DOUBLE") variable
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/utree/
Dutree.hpp84 double_type, // An utree holding a floating point (double) value enumerator
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_swizzle.c639 LLVMTypeRef double_type = lp_build_vec_type(gallivm, double_type_lp); in lp_build_transpose_aos() local
Dlp_bld_nir.c1071 struct lp_type double_type = bld_base->dbl_bld.type; in visit_alu() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli560 val double_type : llcontext -> lltype val