Home
last modified time | relevance | path

Searched refs:SequenceToOffsetTable (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DSequenceToOffsetTable.h35 class SequenceToOffsetTable {
64 SequenceToOffsetTable() : Entries(0) {} in SequenceToOffsetTable() function
H A DRegisterInfoEmitter.cpp285 SequenceToOffsetTable<std::vector<int>> PSetsSeqs; in EmitRegUnitPressure()
879 SequenceToOffsetTable<DiffVec> DiffSeqs; in runMCDesc()
886 SequenceToOffsetTable<MaskVec> LaneMaskSeqs; in runMCDesc()
892 SequenceToOffsetTable<SubRegIdxVec, deref<llvm::less>> SubRegIdxSeqs; in runMCDesc()
895 SequenceToOffsetTable<std::string> RegStrings; in runMCDesc()
1035 SequenceToOffsetTable<std::string> RegClassStrings; in runMCDesc()
1233 SequenceToOffsetTable<std::vector<MVT::SimpleValueType>> VTSeqs; in runTargetDesc()
1319 SequenceToOffsetTable<IdxList, deref<llvm::less>> SuperRegIdxSeqs; in runTargetDesc()
H A DAsmWriterEmitter.cpp287 SequenceToOffsetTable<std::string> StringTable; in EmitPrintInstruction()
502 SequenceToOffsetTable<std::string> StringTable; in emitRegisterNameString()
H A DInstrInfoEmitter.cpp479 SequenceToOffsetTable<std::string> InstrNames; in run()
H A DIntrinsicEmitter.cpp403 SequenceToOffsetTable<std::vector<unsigned char> > LongEncodingTable; in EmitGenerator()