Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp102 void emitOperandNameMappings(raw_ostream &OS, const CodeGenTarget &Target,
283 void InstrInfoEmitter::emitOperandNameMappings(raw_ostream &OS, in emitOperandNameMappings() function in InstrInfoEmitter
1158 emitOperandNameMappings(OS, Target, NumberedInstructions); in run()