Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A 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
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.cpp381 raw_ostream &o, ArrayRef<const CodeGenInstruction *> NumberedInstructions, in emitInstructionBaseValues()
429 ArrayRef<const CodeGenInstruction*> NumberedInstructions = in run() local
H A DVarLenCodeEmitterGen.cpp215 auto NumberedInstructions = Target.getInstructionsByEnumValue(); in run() local
345 raw_ostream &OS, ArrayRef<const CodeGenInstruction *> NumberedInstructions, in emitInstructionBaseValues()
H A DX86EVEX2VEXTablesEmitter.cpp180 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
H A DCodeGenMapTable.cpp362 ArrayRef<const CodeGenInstruction*> NumberedInstructions = in emitBinSearchTable() local
H A DX86FoldTablesEmitter.cpp521 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
H A DAsmWriterEmitter.cpp59 ArrayRef<const CodeGenInstruction *> NumberedInstructions; member in __anon2ca7038a0111::AsmWriterEmitter
H A DDecoderEmitter.cpp2617 const auto &NumberedInstructions = Target.getInstructionsByEnumValue(); in run() local