Home
last modified time | relevance | path

Searched defs:newElemTy (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/MemRef/Transforms/
H A DEmulateWideInt.cpp160 Type newElemTy = typeConverter.convertType(intTy); in populateMemRefWideIntEmulationConversions() local
H A DEmulateNarrowType.cpp554 auto newElemTy = IntegerType::get(ty.getContext(), loadStoreWidth, populateMemRefNarrowTypeEmulationConversions() local
/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DIntNarrowing.cpp
H A DEmulateWideInt.cpp248 Type newElemTy = reduceInnermostDim(newTy); in matchAndRewrite() local