Searched refs:c_double (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/flang/module/ |
| H A D | iso_c_binding.f90 | 55 c_double = 8, & variable 64 c_double_complex = c_double, &
|
| /llvm-project-15.0.7/mlir/python/mlir/runtime/ |
| H A D | np_to_memref.py | 13 _fields_ = [("real", ctypes.c_double), ("imag", ctypes.c_double)]
|
| /llvm-project-15.0.7/mlir/test/Integration/Dialect/SparseTensor/python/ |
| H A D | test_SpMM.py | 92 ref_out = rt.make_nd_memref_descriptor(2, ctypes.c_double)()
|
| H A D | test_SDDMM.py | 98 ref_out = rt.make_nd_memref_descriptor(2, ctypes.c_double)()
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/ |
| H A D | control.py | 37 ("F64", c_double),
|
| /llvm-project-15.0.7/openmp/runtime/src/include/ |
| H A D | omp_lib.f90.var | 20 integer, parameter :: kmp_double_kind = c_double
|