Searched defs:NumberedInstructions (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DWebAssemblyDisassemblerEmitter.cpp23 emitWebAssemblyDisassemblerTables( raw_ostream &OS, const ArrayRef<const CodeGenInstruction *> &NumberedInstructions) argument
H A DCodeEmitterGen.cpp396 ArrayRef<const CodeGenInstruction*> NumberedInstructions = local
347 emitInstructionBaseValues( raw_ostream &o, ArrayRef<const CodeGenInstruction *> NumberedInstructions, CodeGenTarget &Target, int HwMode) argument
H A DX86EVEX2VEXTablesEmitter.cpp174 ArrayRef<const CodeGenInstruction *> NumberedInstructions = local
H A DCodeGenMapTable.cpp372 ArrayRef<const CodeGenInstruction*> NumberedInstructions = local
H A DInstrInfoEmitter.cpp227 initOperandMapData( ArrayRef<const CodeGenInstruction *> NumberedInstructions, StringRef Namespace, std::map<std::string, unsigned> &Operands, OpNameMapTy &OperandMap) argument
262 emitOperandNameMappings(raw_ostream &OS, const CodeGenTarget &Target, ArrayRef<const CodeGenInstruction*> NumberedInstructions) argument
334 emitOperandTypeMappings( raw_ostream &OS, const CodeGenTarget &Target, ArrayRef<const CodeGenInstruction *> NumberedInstructions) argument
557 ArrayRef<const CodeGenInstruction*> NumberedInstructions = local
[all...]
H A DAsmWriterEmitter.cpp60 ArrayRef<const CodeGenInstruction *> NumberedInstructions; member in class:__anon5885::AsmWriterEmitter

Completed in 110 milliseconds