Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DInstrInfoEmitter.cpp236 ArrayRef<const CodeGenInstruction *> NumberedInstructions, in initOperandMapData()
272 ArrayRef<const CodeGenInstruction*> NumberedInstructions) { in emitOperandNameMappings()
344 ArrayRef<const CodeGenInstruction *> NumberedInstructions) { in emitOperandTypeMappings()
456 ArrayRef<const CodeGenInstruction *> NumberedInstructions) { in emitLogicalOperandSizeMappings()
543 ArrayRef<const CodeGenInstruction *> NumberedInstructions) { in emitLogicalOperandTypeMappings()
754 ArrayRef<const CodeGenInstruction*> NumberedInstructions = in run() local
DCodeBeadsGen.cpp50 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
DWebAssemblyDisassemblerEmitter.cpp25 const ArrayRef<const CodeGenInstruction *> &NumberedInstructions) { in emitWebAssemblyDisassemblerTables()
DCodeEmitterGen.cpp348 raw_ostream &o, ArrayRef<const CodeGenInstruction *> NumberedInstructions, in emitInstructionBaseValues()
396 ArrayRef<const CodeGenInstruction*> NumberedInstructions = in run() local
DX86EVEX2VEXTablesEmitter.cpp205 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
DCodeGenMapTable.cpp362 ArrayRef<const CodeGenInstruction*> NumberedInstructions = in emitBinSearchTable() local
DX86FoldTablesEmitter.cpp584 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
DAsmWriterEmitter.cpp60 ArrayRef<const CodeGenInstruction *> NumberedInstructions; member in __anon7334f1eb0111::AsmWriterEmitter
DFixedLenDecoderEmitter.cpp2420 const auto &NumberedInstructions = Target.getInstructionsByEnumValue(); in run() local