Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatternParser.h75 std::unique_ptr<Pattern> parseWipMatchOpcodeMatcher(const Init &Arg,
H A DPatternParser.cpp71 if (auto Pat = parseWipMatchOpcodeMatcher(*Arg, Name)) { in parsePatternList()
171 PatternParser::parseWipMatchOpcodeMatcher(const Init &Arg, StringRef Name) { in parseWipMatchOpcodeMatcher() function in llvm::gi::PatternParser
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
H A DGlobalISelCombinerMatchTableEmitter.cpp