Home
last modified time | relevance | path

Searched defs:l2d (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/ExecutionEngine/SparseTensor/
H A DMapRef.cpp13 const uint64_t *l2d) in MapRef()
/llvm-project/clang/test/CodeGen/
H A Darm-float-helpers.c194 double l2d(long long a) { return (double)a; } in l2d() function