Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp174 std::string handleLocationDirective(DagNode tree);
1147 std::string PatternEmitter::handleLocationDirective(DagNode tree) { in handleLocationDirective() function in PatternEmitter
1370 return handleLocationDirective(tail.location); in getLocation()