Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp762 std::string include_src = getIncludePath(PatRecord); in EmitMatcher() local
764 getPatternIdxFromTable(src + " -> " + dst, std::move(include_src)); in EmitMatcher()
839 std::string include_src = getIncludePath(PatRecord); in EmitMatcher() local
841 getPatternIdxFromTable(src + " -> " + dst, std::move(include_src)); in EmitMatcher()