Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp49 class InstrInfoEmitter { class
55 InstrInfoEmitter(RecordKeeper &R): in InstrInfoEmitter() function in __anon40e5bda80111::InstrInfoEmitter
130 InstrInfoEmitter::GetOperandInfo(const CodeGenInstruction &Inst) { in GetOperandInfo()
218 void InstrInfoEmitter::EmitOperandInfo(raw_ostream &OS, in EmitOperandInfo()
246 void InstrInfoEmitter::initOperandMapData( in initOperandMapData()
281 void InstrInfoEmitter::emitOperandNameMappings(raw_ostream &OS, in emitOperandNameMappings()
353 void InstrInfoEmitter::emitOperandTypeMappings( in emitOperandTypeMappings()
495 void InstrInfoEmitter::emitLogicalOperandSizeMappings( in emitLogicalOperandSizeMappings()
582 void InstrInfoEmitter::emitLogicalOperandTypeMappings( in emitLogicalOperandTypeMappings()
671 void InstrInfoEmitter::emitMCIIHelperMethods(raw_ostream &OS, in emitMCIIHelperMethods()
[all …]
H A DCMakeLists.txt37 InstrInfoEmitter.cpp
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/utils/TableGen/
H A DBUILD.gn41 "InstrInfoEmitter.cpp",
/openbsd-src/gnu/usr.bin/clang/llvm-tblgen/
H A DMakefile41 InstrInfoEmitter.cpp \
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetInstrPredicate.td239 // InstrInfo. A TIIPredicate is treated specially by the InstrInfoEmitter