Home
last modified time | relevance | path

Searched refs:foldCastInterfaceOp (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DCastInterfaces.td43 return impl::foldCastInterfaceOp(op, operands, results);
/llvm-project-15.0.7/mlir/lib/IR/
H A DOperation.cpp1140 impl::foldCastInterfaceOp(Operation *op, ArrayRef<Attribute> attrOperands, in foldCastInterfaceOp() function in impl
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DOpDefinition.h1964 LogicalResult foldCastInterfaceOp(Operation *op,