Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h901 std::string MatchingName; global() variable
907 SameOperandMatcher(unsigned InsnVarID,unsigned OpIdx,StringRef MatchingName,unsigned OrigOpIdx,GISelFlags Flags) SameOperandMatcher() argument