Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/PDLInterp/IR/
H A DPDLInterp.cpp270 Type operandElementType = pdl::getRangeElementTypeOrSelf(operandType); in verify() local
/llvm-project/mlir/lib/Dialect/PDL/IR/
H A DPDL.cpp432 << elementType << ", but got " << operandElementType; in verify() local
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp2621 Type operandElementType = verify() local