Home
last modified time | relevance | path

Searched defs:shaped (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DEmulateUnsupportedFloats.cpp112 if (auto shaped = dyn_cast<ShapedType>(type)) populateEmulateUnsupportedFloatsConversions() local
/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp335 if (auto shaped = dyn_cast<ShapedType>(origType)) { insertCasts() local
/llvm-project/mlir/lib/Dialect/Transform/IR/
H A DTransformOps.cpp1765 if (auto shaped = dyn_cast<ShapedType>(type)) { apply() local