Home
last modified time | relevance | path

Searched refs:DECL_LEXINSERT (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/ExecutionEngine/
H A DSparseTensorRuntime.h90 #define DECL_LEXINSERT(VNAME, V) \ macro
94 MLIR_SPARSETENSOR_FOREVERY_V(DECL_LEXINSERT)
95 #undef DECL_LEXINSERT
/llvm-project/mlir/include/mlir/ExecutionEngine/SparseTensor/
H A DStorage.h159 #define DECL_LEXINSERT(VNAME, V) virtual void lexInsert(const uint64_t *, V); macro
160 MLIR_SPARSETENSOR_FOREVERY_V(DECL_LEXINSERT)
161 #undef DECL_LEXINSERT