Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3142 for (const auto &IDMatcherPair : Rule.defined_insn_vars()) in emitActionOpcodes() local
3143 MergeInsnIDs.push_back(IDMatcherPair.second); in emitActionOpcodes()