Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DWebAssemblyDisassemblerEmitter.cpp27 ArrayRef<const CodeGenInstruction *> NumberedInstructions) { in emitWebAssemblyDisassemblerTables()
H A DCodeEmitterGen.cpp399 raw_ostream &O, ArrayRef<const CodeGenInstruction *> NumberedInstructions, in emitInstructionBaseValues()
477 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
H A DInstrInfoEmitter.cpp347 ArrayRef<const CodeGenInstruction *> NumberedInstructions) { in emitOperandTypeMappings()
820 ArrayRef<const CodeGenInstruction *> NumberedInstructions = in run() local
1228 ArrayRef<const CodeGenInstruction *> NumberedInstructions) { in emitEnums()
H A DX86EVEX2VEXTablesEmitter.cpp
H A DCodeGenMapTable.cpp360 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.cpp2556 const auto &NumberedInstructions = Target.getInstructions(); in run() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp229 auto NumberedInstructions = Target.getInstructions(); in run() local
349 raw_ostream &OS, ArrayRef<const CodeGenInstruction *> NumberedInstructions, in emitInstructionBaseValues()