Home
last modified time | relevance | path

Searched refs:PrimaryKey (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp80 std::unique_ptr<SearchIndex> PrimaryKey; member
489 if (Table.PrimaryKey) { in emitGenericTable()
490 emitLookupDeclaration(Table, *Table.PrimaryKey, OS); in emitGenericTable()
520 if (Table.PrimaryKey) in emitGenericTable()
521 emitLookupFunction(Table, *Table.PrimaryKey, true, OS); in emitGenericTable()
718 Table->PrimaryKey = in run()
725 return compareBy(LHS, RHS, *Table->PrimaryKey); in run()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DInstCombineTables.td8 let PrimaryKey = ["Intr"];
H A DAMDGPUSearchableTables.td23 let PrimaryKey = ["Intr"];
47 let PrimaryKey = ["BitsPerComp", "NumComponents", "NumFormat"];
182 let PrimaryKey = ["Intr"];
H A DMIMGInstructions.td60 let PrimaryKey = ["BaseOpcode"];
74 let PrimaryKey = ["Dim"];
113 let PrimaryKey = ["L"];
129 let PrimaryKey = ["MIP"];
145 let PrimaryKey = ["G"];
186 let PrimaryKey = ["BaseOpcode", "MIMGEncoding", "VDataDwords", "VAddrDwords"];
1088 let PrimaryKey = ["Intr"];
H A DVOPInstructions.td813 let PrimaryKey = ["Opcode"];
H A DSMInstructions.td1079 let PrimaryKey = ["Opcode"];
H A DBUFInstructions.td2616 let PrimaryKey = ["Opcode"];
2635 let PrimaryKey = ["Opcode"];
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DSearchableTable.td104 list<string> PrimaryKey;
/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/
H A DBackEnds.rst701 * ``list<string> PrimaryKey``. The list of fields that make up the
738 let PrimaryKey = ["Val1", "Val2"];
819 let PrimaryKey = ["Encoding"];
884 let PrimaryKey = ["Val1", "Val2"];
H A DBackGuide.rst745 list<string> PrimaryKey = ["Val1", "Val2"];
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVSystemOperands.td50 let PrimaryKey = [ "Encoding" ];
H A DRISCVInstrInfoVPseudos.td401 let PrimaryKey = [ "Pseudo" ];
410 let PrimaryKey = ["IntrinsicID"];
427 let PrimaryKey = ["Masked", "Strided", "FF", "SEW", "LMUL"];
443 let PrimaryKey = ["Masked", "Strided", "SEW", "LMUL"];
464 let PrimaryKey = ["Masked", "Ordered", "SEW", "LMUL", "IndexLMUL"];
491 let PrimaryKey = ["NF", "Masked", "Strided", "FF", "SEW", "LMUL"];
509 let PrimaryKey = ["NF", "Masked", "Ordered", "SEW", "LMUL", "IndexLMUL"];
526 let PrimaryKey = ["NF", "Masked", "Strided", "SEW", "LMUL"];
544 let PrimaryKey = ["NF", "Masked", "Ordered", "SEW", "LMUL", "IndexLMUL"];