Home
last modified time | relevance | path

Searched defs:NumberedInstructions (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp249 ArrayRef<const CodeGenInstruction *> NumberedInstructions, in initOperandMapData() argument
285 emitOperandNameMappings(raw_ostream & OS,const CodeGenTarget & Target,ArrayRef<const CodeGenInstruction * > NumberedInstructions) emitOperandNameMappings() argument
357 emitOperandTypeMappings(raw_ostream & OS,const CodeGenTarget & Target,ArrayRef<const CodeGenInstruction * > NumberedInstructions) emitOperandTypeMappings() argument
499 emitLogicalOperandSizeMappings(raw_ostream & OS,StringRef Namespace,ArrayRef<const CodeGenInstruction * > NumberedInstructions) emitLogicalOperandSizeMappings() argument
586 emitLogicalOperandTypeMappings(raw_ostream & OS,StringRef Namespace,ArrayRef<const CodeGenInstruction * > NumberedInstructions) emitLogicalOperandTypeMappings() argument
954 ArrayRef<const CodeGenInstruction *> NumberedInstructions = run() local
[all...]
H A DX86MnemonicTables.cpp43 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
H A DWebAssemblyDisassemblerEmitter.cpp28 const ArrayRef<const CodeGenInstruction *> &NumberedInstructions) { in emitWebAssemblyDisassemblerTables() argument
H A DCodeEmitterGen.cpp357 emitInstructionBaseValues(raw_ostream & o,ArrayRef<const CodeGenInstruction * > NumberedInstructions,CodeGenTarget & Target,int HwMode) emitInstructionBaseValues() argument
427 ArrayRef<const CodeGenInstruction*> NumberedInstructions = run() local
H A DVarLenCodeEmitterGen.cpp
H A DX86CompressEVEXTablesEmitter.cpp
H A DCodeGenMapTable.cpp363 ArrayRef<const CodeGenInstruction*> NumberedInstructions = emitBinSearchTable() local
H A DX86FoldTablesEmitter.cpp644 ArrayRef<const CodeGenInstruction *> NumberedInstructions = run() local
H A DAsmWriterEmitter.cpp60 ArrayRef<const CodeGenInstruction *> NumberedInstructions; member in __anon3f873b650111::AsmWriterEmitter
H A DDecoderEmitter.cpp2437 const auto &NumberedInstructions = Target.getInstructionsByEnumValue(); run() local