Home
last modified time | relevance | path

Searched refs:complex32 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/ExecutionEngine/
H A DSparseTensorUtils.h75 using complex32 = std::complex<float>; variable
102 DO(C32, complex32)
/llvm-project-15.0.7/mlir/test/Integration/Dialect/LLVMIR/CPU/
H A Dtest-complex-sparse-constant.mlir5 // Code should not crash on the complex32 sparse constant.
/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DSparseTensorUtils.cpp1673 CASE_SECSAME(OverheadType::kU64, PrimaryType::kC32, uint64_t, complex32); in _mlir_ciface_newSparseTensor()