Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DInstrInfoEmitter.cpp247 ArrayRef<const CodeGenInstruction *> NumberedInstructions, in initOperandMapData()
283 ArrayRef<const CodeGenInstruction*> NumberedInstructions) { in emitOperandNameMappings()
355 ArrayRef<const CodeGenInstruction *> NumberedInstructions) { in emitOperandTypeMappings()
497 ArrayRef<const CodeGenInstruction *> NumberedInstructions) { in emitLogicalOperandSizeMappings()
584 ArrayRef<const CodeGenInstruction *> NumberedInstructions) { in emitLogicalOperandTypeMappings()
930 ArrayRef<const CodeGenInstruction*> NumberedInstructions = in run() local
DX86MnemonicTables.cpp43 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
DWebAssemblyDisassemblerEmitter.cpp28 const ArrayRef<const CodeGenInstruction *> &NumberedInstructions) { in emitWebAssemblyDisassemblerTables()
DCodeEmitterGen.cpp381 raw_ostream &o, ArrayRef<const CodeGenInstruction *> NumberedInstructions, in emitInstructionBaseValues()
429 ArrayRef<const CodeGenInstruction*> NumberedInstructions = in run() local
DVarLenCodeEmitterGen.cpp215 auto NumberedInstructions = Target.getInstructionsByEnumValue(); in run() local
345 raw_ostream &OS, ArrayRef<const CodeGenInstruction *> NumberedInstructions, in emitInstructionBaseValues()
DX86EVEX2VEXTablesEmitter.cpp180 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
DCodeGenMapTable.cpp362 ArrayRef<const CodeGenInstruction*> NumberedInstructions = in emitBinSearchTable() local
DX86FoldTablesEmitter.cpp521 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
DAsmWriterEmitter.cpp59 ArrayRef<const CodeGenInstruction *> NumberedInstructions; member in __anonbf77a6cf0111::AsmWriterEmitter
DDecoderEmitter.cpp2617 const auto &NumberedInstructions = Target.getInstructionsByEnumValue(); in run() local