Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp89 void emitOperandNameMappings(raw_ostream &OS, const CodeGenTarget &Target,
270 void InstrInfoEmitter::emitOperandNameMappings(raw_ostream &OS, in emitOperandNameMappings() function in InstrInfoEmitter
909 emitOperandNameMappings(OS, Target, NumberedInstructions); in run()