Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A 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
H A DCodeBeadsGen.cpp50 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
H A DWebAssemblyDisassemblerEmitter.cpp25 const ArrayRef<const CodeGenInstruction *> &NumberedInstructions) { in emitWebAssemblyDisassemblerTables()
H A DCodeEmitterGen.cpp348 raw_ostream &o, ArrayRef<const CodeGenInstruction *> NumberedInstructions, in emitInstructionBaseValues()
396 ArrayRef<const CodeGenInstruction*> NumberedInstructions = in run() local
H A DX86EVEX2VEXTablesEmitter.cpp205 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
H A DCodeGenMapTable.cpp362 ArrayRef<const CodeGenInstruction*> NumberedInstructions = in emitBinSearchTable() local
H A DX86FoldTablesEmitter.cpp584 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
H A DAsmWriterEmitter.cpp60 ArrayRef<const CodeGenInstruction *> NumberedInstructions; member in __anone42ed43e0111::AsmWriterEmitter
H A DFixedLenDecoderEmitter.cpp2420 const auto &NumberedInstructions = Target.getInstructionsByEnumValue(); in run() local