Home
last modified time | relevance | path

Searched defs:matchLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp2049 Location matchLoc = rewriter.getFusedLoc(matchLocs); in executeRecordMatch() local
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp209 std::string::size_type scanLoc = 0, matchLoc = std::string::npos; replaceAllSubstrs() local