Searched refs:PDLCreateFunction (Results 1 – 4 of 4) sorted by relevance
117 llvm::StringMap<PDLCreateFunction> createFns,163 std::vector<PDLCreateFunction> createFunctions;
151 llvm::StringMap<PDLCreateFunction> &createFns, in Generator()681 llvm::StringMap<PDLCreateFunction> createFns, in PDLByteCode()720 ArrayRef<PDLCreateFunction> createFunctions, in ByteCodeExecutor()840 ArrayRef<PDLCreateFunction> createFunctions;932 const PDLCreateFunction &createFn = createFunctions[read()]; in execute()
316 using PDLCreateFunction = variable370 void registerCreateFunction(StringRef name, PDLCreateFunction createFn);383 const llvm::StringMap<PDLCreateFunction> &getCreateFunctions() const { in getCreateFunctions()386 llvm::StringMap<PDLCreateFunction> takeCreateFunctions() { in takeCreateFunctions()411 llvm::StringMap<PDLCreateFunction> createFunctions;
136 PDLCreateFunction createFn) { in registerCreateFunction()