Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp88 AsmWriterOperand>> &OpsToPrint, raw_ostream &O, in PrintCases()
145 std::vector<std::pair<std::string, AsmWriterOperand>> OpsToPrint; in EmitInstructions() local