Home
last modified time | relevance | path

Searched refs:attrOperands (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/PDLInterp/IR/
H A DPDLInterp.cpp69 SmallVectorImpl<OpAsmParser::UnresolvedOperand> &attrOperands, in parseCreateOperationOpAttributes() argument
81 attrOperands.push_back(operand); in parseCreateOperationOpAttributes()
/llvm-project-15.0.7/mlir/lib/Dialect/PDL/IR/
H A DPDL.cpp146 SmallVectorImpl<OpAsmParser::UnresolvedOperand> &attrOperands, in parseOperationOpAttributes() argument
158 attrOperands.push_back(operand); in parseOperationOpAttributes()
/llvm-project-15.0.7/mlir/lib/IR/
H A DBuiltinDialect.cpp143 UnrealizedConversionCastOp::fold(ArrayRef<Attribute> attrOperands, in fold() argument
H A DOperation.cpp1140 impl::foldCastInterfaceOp(Operation *op, ArrayRef<Attribute> attrOperands, in foldCastInterfaceOp() argument
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DOpDefinition.h1965 ArrayRef<Attribute> attrOperands,