Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp3108 for (const auto &IDMatcherPair : Rule.defined_insn_vars()) in emitActionOpcodes() local
3109 MergeInsnIDs.push_back(IDMatcherPair.second); in emitActionOpcodes()