Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp2273 for (const auto &IDMatcherPair : Rule.defined_insn_vars()) in emitActionOpcodes() local
2274 MergeInsnIDs.push_back(IDMatcherPair.second); in emitActionOpcodes()