Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp249 ArrayRef<const CodeGenInstruction *> NumberedInstructions, in initOperandMapData()
284 ArrayRef<const CodeGenInstruction *> NumberedInstructions) { in emitOperandNameMappings()
356 ArrayRef<const CodeGenInstruction *> NumberedInstructions) { in emitOperandTypeMappings()
499 ArrayRef<const CodeGenInstruction *> NumberedInstructions) { in emitLogicalOperandSizeMappings()
586 ArrayRef<const CodeGenInstruction *> NumberedInstructions) { in emitLogicalOperandTypeMappings()
952 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
H A DX86MnemonicTables.cpp43 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
H A DWebAssemblyDisassemblerEmitter.cpp28 const ArrayRef<const CodeGenInstruction *> &NumberedInstructions) { in emitWebAssemblyDisassemblerTables()
H A DCodeEmitterGen.cpp396 raw_ostream &o, ArrayRef<const CodeGenInstruction *> NumberedInstructions, in emitInstructionBaseValues()
477 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
H A DX86EVEX2VEXTablesEmitter.cpp
H A DCodeGenMapTable.cpp361 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in emitBinSearchTable() local
H A DX86FoldTablesEmitter.cpp627 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
H A DAsmWriterEmitter.cpp60 ArrayRef<const CodeGenInstruction *> NumberedInstructions; member in __anon992240d30111::AsmWriterEmitter
H A DDecoderEmitter.cpp2528 const auto &NumberedInstructions = Target.getInstructionsByEnumValue(); in run() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp227 auto NumberedInstructions = Target.getInstructionsByEnumValue(); in run() local
349 raw_ostream &OS, ArrayRef<const CodeGenInstruction *> NumberedInstructions, in emitInstructionBaseValues()