Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DX86MnemonicTables.cpp43 ArrayRef<const CodeGenInstruction *> NumberedInstructions = run() local
H A DInstrInfoEmitter.cpp284 ArrayRef<const CodeGenInstruction *> NumberedInstructions) { in emitOperandNameMappings() argument
249 initOperandMapData(ArrayRef<const CodeGenInstruction * > NumberedInstructions,StringRef Namespace,std::map<std::string,unsigned> & Operands,OpNameMapTy & OperandMap) initOperandMapData() argument
356 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
952 ArrayRef<const CodeGenInstruction *> NumberedInstructions = run() local
[all...]
H A DWebAssemblyDisassemblerEmitter.cpp28 emitWebAssemblyDisassemblerTables(raw_ostream & OS,const ArrayRef<const CodeGenInstruction * > & NumberedInstructions) emitWebAssemblyDisassemblerTables() argument
H A DCodeEmitterGen.cpp396 emitInstructionBaseValues(raw_ostream & o,ArrayRef<const CodeGenInstruction * > NumberedInstructions,CodeGenTarget & Target,unsigned HwMode) emitInstructionBaseValues() argument
477 ArrayRef<const CodeGenInstruction *> NumberedInstructions = run() local
H A DCodeGenMapTable.cpp361 ArrayRef<const CodeGenInstruction *> NumberedInstructions = emitBinSearchTable() local
H A DX86FoldTablesEmitter.cpp627 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
H A DAsmWriterEmitter.cpp60 ArrayRef<const CodeGenInstruction *> NumberedInstructions; member in __anon109b99260111::AsmWriterEmitter
H A DDecoderEmitter.cpp2531 const auto &NumberedInstructions = Target.getInstructionsByEnumValue(); run() local
/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp227 auto NumberedInstructions = Target.getInstructionsByEnumValue(); run() local
349 emitInstructionBaseValues(raw_ostream & OS,ArrayRef<const CodeGenInstruction * > NumberedInstructions,CodeGenTarget & Target,AltEncodingTy Mode) emitInstructionBaseValues() argument