Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/
H A DOuterProductFusion.cpp72 auto lhsInType = cast<VectorType>(lhsDefOp.getIn().getType()); isCompatible() local
/llvm-project/mlir/lib/Conversion/VectorToSPIRV/
H A DVectorToSPIRV.cpp805 auto lhsInType = cast<VectorType>(lhsIn.getType()); handleCase() local