Searched refs:InstrInfoEmitter (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp1 //===- InstrInfoEmitter.cpp - Generate a Instruction Set Desc. --*- C++ -*-===//
39 class InstrInfoEmitter { class in namespace:__anon4939
45 InstrInfoEmitter(RecordKeeper &R): function in class:__anon4939::InstrInfoEmitter
110 InstrInfoEmitter::GetOperandInfo(const CodeGenInstruction &Inst) {
199 void InstrInfoEmitter::EmitOperandInfo(raw_ostream &OS,
227 void InstrInfoEmitter::initOperandMapData(
262 void InstrInfoEmitter::emitOperandNameMappings(raw_ostream &OS,
334 void InstrInfoEmitter::emitOperandTypeMappings(
436 void InstrInfoEmitter::emitMCIIHelperMethods(raw_ostream &OS,
484 void InstrInfoEmitter
[all...]
/freebsd-13-stable/usr.bin/clang/llvm-tblgen/
H A DMakefile44 SRCS+= InstrInfoEmitter.cpp

Completed in 106 milliseconds