Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp81 std::vector<unsigned> &InstOpsUsed,
168 std::vector<unsigned> &InstOpsUsed, in FindUniqueOperandCommands() argument
175 InstOpsUsed.assign(UniqueOperandCommands.size(), 0); in FindUniqueOperandCommands()
199 InstOpsUsed.push_back(1); in FindUniqueOperandCommands()
234 InstOpsUsed[CommandIdx]++; in FindUniqueOperandCommands()