Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Rewrite/
DByteCode.h163 std::vector<PDLCreateFunction> createFunctions; variable
DByteCode.cpp720 ArrayRef<PDLCreateFunction> createFunctions, in ByteCodeExecutor()
840 ArrayRef<PDLCreateFunction> createFunctions; member in __anon8ccc2f200d11::ByteCodeExecutor
/external/llvm-project/mlir/include/mlir/IR/
DPatternMatch.h411 llvm::StringMap<PDLCreateFunction> createFunctions; variable