Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/
H A DOuterProductFusion.cpp73 auto rhsInType = cast<VectorType>(rhsDefOp.getIn().getType()); isCompatible() local
/llvm-project/mlir/lib/Conversion/VectorToSPIRV/
H A DVectorToSPIRV.cpp813 auto rhsInType = cast<VectorType>(rhsIn.getType()); handleCase() local