Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir-c/
DBuiltinTypes.h259 MLIR_CAPI_EXPORTED MlirAffineMap mlirMemRefTypeGetAffineMap(MlirType type,
/external/llvm-project/mlir/lib/CAPI/IR/
DBuiltinTypes.cpp256 MlirAffineMap mlirMemRefTypeGetAffineMap(MlirType type, intptr_t pos) { in mlirMemRefTypeGetAffineMap() function