Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp166 std::vector<std::vector<unsigned>> &InstIdxs, in FindUniqueOperandCommands()
361 std::vector<std::vector<unsigned>> InstIdxs; in EmitGetMnemonic() local