Home
last modified time | relevance | path

Searched refs:GenericTable (Results 1 – 18 of 18) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp71 struct GenericTable { struct
154 std::string searchableFieldType(const GenericTable &Table, in searchableFieldType()
187 void emitGenericTable(const GenericTable &Table, raw_ostream &OS);
189 void emitLookupDeclaration(const GenericTable &Table,
202 void collectTableEntries(GenericTable &Table,
608 GenericTable &Table, const std::vector<Record *> &Items) { in collectTableEntries()
664 SmallVector<std::unique_ptr<GenericTable>, 4> Tables; in run()
665 DenseMap<Record *, GenericTable *> TableMap; in run()
695 auto Table = std::make_unique<GenericTable>(); in run()
766 GenericTable &Table = *It->second; in run()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DSearchableTable.td17 // 2. (Generic) Tables and search indices. By instantiating the GenericTable
58 class GenericTable {
95 // def MyTable : GenericTable {
125 GenericTable Table;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DInstCombineTables.td4 def AMDGPUImageDMaskIntrinsicTable : GenericTable {
H A DAMDGPUSearchableTables.td19 def RsrcIntrinsics : GenericTable {
45 class GcnBufferFormatTable : GenericTable {
217 def SourcesOfDivergence : GenericTable {
451 def UniformIntrinsics : GenericTable {
H A DMIMGInstructions.td59 def MIMGBaseOpcodesTable : GenericTable {
75 def MIMGDimInfoTable : GenericTable {
117 def MIMGLZMappingTable : GenericTable {
133 def MIMGMIPMappingTable : GenericTable {
149 def MIMGBiasMappingTable : GenericTable {
165 def MIMGOffsetMappingTable : GenericTable {
181 def MIMGG16MappingTable : GenericTable {
234 def MIMGInfoTable : GenericTable {
1714 def ImageDimIntrinsicTable : GenericTable {
H A DVOPInstructions.td1647 class VOPInfoTable <string Format> : GenericTable {
1660 class VOPC64Table <string Format> : GenericTable {
1672 def VOPTrue16Table : GenericTable {
H A DVOP3PInstructions.td793 def MAIInstInfoTable : GenericTable {
890 class WMMAMappingTable : GenericTable {
H A DSIInstrInfo.td2879 def VOPDComponentTable : GenericTable {
2892 def VOPDPairs : GenericTable {
H A DSMInstructions.td1298 def SMInfoTable : GenericTable {
H A DBUFInstructions.td3466 def MUBUFInfoTable : GenericTable {
3488 def MTBUFInfoTable : GenericTable {
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcASITags.td23 def ASITagsList : GenericTable {
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.td78 def DemangledBuiltins : GenericTable {
126 def ExtendedBuiltins : GenericTable {
443 def NativeBuiltins : GenericTable {
621 def GroupBuiltins : GenericTable {
890 def GetBuiltins : GenericTable {
943 def ImageQueryBuiltins : GenericTable {
993 def ConvertBuiltins : GenericTable {
1058 def VectorLoadStoreBuiltins : GenericTable {
1116 def BuiltinTypes : GenericTable {
1151 def OpenCLTypes : GenericTable {
H A DSPIRVSymbolicOperands.td35 def SymbolicOperands : GenericTable {
70 def ExtensionEntries : GenericTable {
101 def CapabilityEntries : GenericTable {
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVProcessors.td26 def RISCVTuneInfoTable : GenericTable {
H A DRISCVSystemOperands.td42 def SysRegsList : GenericTable {
H A DRISCVInstrInfoVPseudos.td535 def RISCVVPseudosTable : GenericTable {
545 def RISCVVInversePseudosTable : GenericTable {
554 def RISCVVIntrinsicsTable : GenericTable {
574 def RISCVMaskedPseudosTable : GenericTable {
596 def RISCVVLETable : GenericTable {
612 def RISCVVSETable : GenericTable {
634 class RISCVVLX_VSXTable : GenericTable {
660 def RISCVVLSEGTable : GenericTable {
678 def RISCVVLXSEGTable : GenericTable {
695 def RISCVVSSEGTable : GenericTable {
[all …]
H A DRISCVInstrFormats.td119 def RISCVOpcodesList : GenericTable {
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td525 def TLBITable : GenericTable {