Searched refs:const_float (Results 1 – 25 of 32) sorted by relevance
12
/external/mesa3d/src/compiler/glsl/tests/ |
D | lower_jump_cases.py | 63 def const_float(value): function 77 return ['expression', 'bool', '<', const_float(0), ['var_ref', var_name]] 332 assign_x('a', const_float(1)) + 336 assign_x('a', const_float(1)) 346 assign_x('a', const_float(1)) + 347 return_(const_float(1)) 360 complex_if('', return_(const_float(1))) + 361 return_(const_float(2)) 367 complex_if('', lowered_return(const_float(1))) + 368 if_execute_flag(lowered_return(const_float(2))) + [all …]
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
D | codegen.ml | 16 | Ast.Number n -> const_float double_type n 52 let zero = const_float double_type 0.0 in 137 | None -> const_float double_type 1.0 146 let zero = const_float double_type 0.0 in
|
/external/llvm-project/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
D | codegen.ml | 16 | Ast.Number n -> const_float double_type n 52 let zero = const_float double_type 0.0 in 137 | None -> const_float double_type 1.0 146 let zero = const_float double_type 0.0 in
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | codegen.ml | 16 | Ast.Number n -> const_float double_type n 70 let zero = const_float double_type 0.0 in 155 | None -> const_float double_type 1.0 164 let zero = const_float double_type 0.0 in
|
/external/llvm-project/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | codegen.ml | 16 | Ast.Number n -> const_float double_type n 70 let zero = const_float double_type 0.0 in 155 | None -> const_float double_type 1.0 164 let zero = const_float double_type 0.0 in
|
/external/llvm-project/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
D | codegen.ml | 22 | Ast.Number n -> const_float double_type n 100 let zero = const_float double_type 0.0 in 208 | None -> const_float double_type 1.0 221 let zero = const_float double_type 0.0 in 257 | None -> const_float double_type 0.0
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
D | codegen.ml | 22 | Ast.Number n -> const_float double_type n 100 let zero = const_float double_type 0.0 in 208 | None -> const_float double_type 1.0 221 let zero = const_float double_type 0.0 in 257 | None -> const_float double_type 0.0
|
/external/llvm-project/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | codegen.ml | 16 | Ast.Number n -> const_float double_type n
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
D | codegen.ml | 16 | Ast.Number n -> const_float double_type n
|
/external/llvm-project/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
D | codegen.ml | 16 | Ast.Number n -> const_float double_type n
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | codegen.ml | 16 | Ast.Number n -> const_float double_type n
|
/external/llvm/docs/tutorial/ |
D | OCamlLangImpl5.rst | 256 let zero = const_float double_type 0.0 in 621 | None -> const_float double_type 1.0 637 let zero = const_float double_type 0.0 in 1028 | Ast.Number n -> const_float double_type n 1064 let zero = const_float double_type 0.0 in 1149 | None -> const_float double_type 1.0 1158 let zero = const_float double_type 0.0 in
|
D | OCamlLangImpl7.rst | 768 | None -> const_float double_type 0.0 1241 | Ast.Number n -> const_float double_type n 1319 let zero = const_float double_type 0.0 in 1427 | None -> const_float double_type 1.0 1440 let zero = const_float double_type 0.0 in 1476 | None -> const_float double_type 0.0
|
D | OCamlLangImpl6.rst | 1075 | Ast.Number n -> const_float double_type n 1129 let zero = const_float double_type 0.0 in 1214 | None -> const_float double_type 1.0 1223 let zero = const_float double_type 0.0 in
|
D | OCamlLangImpl3.rst | 94 | Ast.Number n -> const_float double_type n 801 | Ast.Number n -> const_float double_type n
|
D | OCamlLangImpl4.rst | 704 | Ast.Number n -> const_float double_type n
|
/external/llvm-project/llvm/docs/tutorial/ |
D | OCamlLangImpl5.rst | 244 let zero = const_float double_type 0.0 in 609 | None -> const_float double_type 1.0 625 let zero = const_float double_type 0.0 in 1016 | Ast.Number n -> const_float double_type n 1052 let zero = const_float double_type 0.0 in 1137 | None -> const_float double_type 1.0 1146 let zero = const_float double_type 0.0 in
|
D | OCamlLangImpl7.rst | 768 | None -> const_float double_type 0.0 1241 | Ast.Number n -> const_float double_type n 1319 let zero = const_float double_type 0.0 in 1427 | None -> const_float double_type 1.0 1440 let zero = const_float double_type 0.0 in 1476 | None -> const_float double_type 0.0
|
D | OCamlLangImpl6.rst | 1075 | Ast.Number n -> const_float double_type n 1129 let zero = const_float double_type 0.0 in 1214 | None -> const_float double_type 1.0 1223 let zero = const_float double_type 0.0 in
|
D | OCamlLangImpl3.rst | 94 | Ast.Number n -> const_float double_type n 801 | Ast.Number n -> const_float double_type n
|
D | OCamlLangImpl4.rst | 704 | Ast.Number n -> const_float double_type n
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | check_ops_test.py | 2166 const_float = constant_op.constant(3.0, dtype=dtypes.float32) 2169 check_ops.assert_same_float_dtype([const_float], dtypes.float32)) 2171 [const_float], dtypes.int32) 2183 [const_float, None, sparse_float], dtypes.float64) 2187 [const_float, sparse_float])) 2190 [const_float, sparse_float], dtypes.float32))
|
/external/mesa3d/src/amd/llvm/ |
D | ac_llvm_build.c | 2690 float const_float; member 2718 if (exp->chan[i].const_float == 0) in ac_eliminate_const_output() 2720 else if (exp->chan[i].const_float == 1) in ac_eliminate_const_output() 2780 (c1->type == AC_IR_CONST && c1->const_float != c2->const_float) || in ac_eliminate_duplicated_output() 2890 exp.chan[i].const_float = LLVMConstRealGetDouble(v, &loses_info); in ac_optimize_vs_outputs()
|
/external/llvm/test/Bindings/OCaml/ |
D | core.ml | 171 let cs = const_float float_type 2.75 in 176 let cd = const_float double_type 3.1459 in 186 let cd = const_float fp128_type 2. in
|
/external/llvm-project/llvm/test/Bindings/OCaml/ |
D | core.ml | 181 let cs = const_float float_type 2.75 in 186 let cd = const_float double_type 3.1459 in 196 let cd = const_float fp128_type 2. in
|
12