Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp41 class InstrInfoEmitter { class
47 InstrInfoEmitter(RecordKeeper &R): in InstrInfoEmitter() function in __anonf86d8e5c0111::InstrInfoEmitter
119 InstrInfoEmitter::GetOperandInfo(const CodeGenInstruction &Inst) { in GetOperandInfo()
207 void InstrInfoEmitter::EmitOperandInfo(raw_ostream &OS, in EmitOperandInfo()
235 void InstrInfoEmitter::initOperandMapData( in initOperandMapData()
270 void InstrInfoEmitter::emitOperandNameMappings(raw_ostream &OS, in emitOperandNameMappings()
342 void InstrInfoEmitter::emitOperandTypeMappings( in emitOperandTypeMappings()
454 void InstrInfoEmitter::emitLogicalOperandSizeMappings( in emitLogicalOperandSizeMappings()
541 void InstrInfoEmitter::emitLogicalOperandTypeMappings( in emitLogicalOperandTypeMappings()
630 void InstrInfoEmitter::emitMCIIHelperMethods(raw_ostream &OS, in emitMCIIHelperMethods()
[all …]
H A DCMakeLists.txt35 InstrInfoEmitter.cpp
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/utils/TableGen/
H A DBUILD.gn40 "InstrInfoEmitter.cpp",
/netbsd-src/external/apache2/llvm/bin/tblgen/
H A DMakefile41 InstrInfoEmitter.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetInstrPredicate.td239 // InstrInfo. A TIIPredicate is treated specially by the InstrInfoEmitter