Searched refs:PrimaryKey (Results 1 – 16 of 16) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | InstCombineTables.td | 8 let PrimaryKey = ["Intr"];
|
| H A D | AMDGPUSearchableTables.td | 23 let PrimaryKey = ["Intr"]; 48 let PrimaryKey = ["BitsPerComp", "NumComponents", "NumFormat"]; 221 let PrimaryKey = ["Intr"]; 371 let PrimaryKey = ["Intr"];
|
| H A D | MIMGInstructions.td | 69 let PrimaryKey = ["BaseOpcode"]; 83 let PrimaryKey = ["Dim"]; 126 let PrimaryKey = ["L"]; 142 let PrimaryKey = ["MIP"]; 158 let PrimaryKey = ["Bias"]; 174 let PrimaryKey = ["Offset"]; 190 let PrimaryKey = ["G"]; 245 let PrimaryKey = ["BaseOpcode", "MIMGEncoding", "VDataDwords", "VAddrDwords"]; 1839 let PrimaryKey = ["Intr"];
|
| H A D | VOPInstructions.td | 1672 let PrimaryKey = ["Opcode"]; 1685 let PrimaryKey = ["Opcode"]; 1698 let PrimaryKey = ["Opcode"]; 1709 let PrimaryKey = ["Opcode"]; 1718 let PrimaryKey = ["Opcode"];
|
| H A D | VOP3PInstructions.td | 807 let PrimaryKey = ["Opcode"]; 906 let PrimaryKey = ["Opcode2Addr"]; 911 let PrimaryKey = ["Opcode3Addr"];
|
| H A D | SIInstrInfo.td | 2911 let PrimaryKey = ["BaseVOP"]; 2924 let PrimaryKey = ["Opcode"];
|
| H A D | SMInstructions.td | 1347 let PrimaryKey = ["Opcode"];
|
| H A D | BUFInstructions.td | 3426 let PrimaryKey = ["Opcode"]; 3445 let PrimaryKey = ["Opcode"];
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | SearchableTableEmitter.cpp | 82 std::unique_ptr<SearchIndex> PrimaryKey; member 540 if (Table.PrimaryKey) { in emitGenericTable() 541 emitLookupDeclaration(Table, *Table.PrimaryKey, OS); in emitGenericTable() 571 if (Table.PrimaryKey) in emitGenericTable() 572 emitLookupFunction(Table, *Table.PrimaryKey, /*IsPrimary=*/true, OS); in emitGenericTable() 797 Table->PrimaryKey = in run() 805 return compareBy(LHS, RHS, *Table->PrimaryKey); in run()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcPrefetchTags.td | 23 let PrimaryKey = [ "Encoding" ];
|
| H A D | SparcASITags.td | 25 let PrimaryKey = [ "Encoding" ];
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | SearchableTable.td | 110 list<string> PrimaryKey;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVSystemOperands.td | 50 let PrimaryKey = [ "Encoding" ];
|
| H A D | RISCVInstrInfoVPseudos.td | 537 let PrimaryKey = [ "Pseudo" ]; 546 let PrimaryKey = [ "BaseInstr", "VLMul", "SEW"]; 555 let PrimaryKey = ["IntrinsicID"]; 575 let PrimaryKey = ["MaskedPseudo"]; 597 let PrimaryKey = ["Masked", "Strided", "FF", "Log2SEW", "LMUL"]; 613 let PrimaryKey = ["Masked", "Strided", "Log2SEW", "LMUL"]; 634 let PrimaryKey = ["Masked", "Ordered", "Log2SEW", "LMUL", "IndexLMUL"]; 661 let PrimaryKey = ["NF", "Masked", "Strided", "FF", "Log2SEW", "LMUL"]; 679 let PrimaryKey = ["NF", "Masked", "Ordered", "Log2SEW", "LMUL", "IndexLMUL"]; 696 let PrimaryKey [all...] |
| H A D | RISCVInstrFormats.td | 126 let PrimaryKey = [ "Value" ];
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVSymbolicOperands.td | 39 let PrimaryKey = ["Category", "Value"]; 75 let PrimaryKey = ["Category", "Value"]; 106 let PrimaryKey = ["Category", "Value"];
|