Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Shape/
H A DTestShapeFunctions.cpp41 if (auto typeInterface = dyn_cast<InferTypeOpInterface>(op)) { in runOnOperation() local
/llvm-project-15.0.7/mlir/lib/Interfaces/
H A DDataLayoutInterfaces.cpp83 if (auto typeInterface = type.dyn_cast<DataLayoutTypeInterface>()) in getDefaultTypeSizeInBits() local
154 if (auto typeInterface = type.dyn_cast<DataLayoutTypeInterface>()) in getDefaultABIAlignment() local
210 if (auto typeInterface = type.dyn_cast<DataLayoutTypeInterface>()) in getDefaultPreferredAlignment() local