Searched defs:constantOp (Results 1 – 4 of 4) sorted by relevance
82 arith::ConstantOp constantOp, arith::ConstantOpAdaptor adaptor, in matchAndRewrite()
47 public static GraphOperation constantOp(Graph g, String name, Object value) { in constantOp() method in TestUtil
379 Value constantOp = viewBuilder.create<mlir::arith::ConstantOp>( in BufferPacking() local
1770 const char* constantOp[] = in createConstantDeclaration() local