Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/lib/Rewrite/
DTestPDLByteCode.cpp29 static PDLValue customCreate(ArrayRef<PDLValue> args, ArrayAttr constantParams, in customCreate() function
66 pdlPattern.registerCreateFunction("creator", customCreate); in runOnOperation()