Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DRewriterGen.cpp133 std::string handleLocationDirective(DagNode tree);
826 std::string PatternEmitter::handleLocationDirective(DagNode tree) { in handleLocationDirective() function in PatternEmitter
964 return std::make_pair(true, handleLocationDirective(lastArg)); in getLocation()