| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | InstCombineTables.td | 7 let PrimaryKey = ["Intr"];
|
| H A D | AMDGPUSearchableTables.td | 23 let PrimaryKey = ["Intr"]; 48 let PrimaryKey = ["BitsPerComp", "NumComponents", "NumFormat"]; 221 let PrimaryKey = ["Intr"]; 381 let PrimaryKey = ["Intr"];
|
| H A D | MIMGInstructions.td | 71 let PrimaryKey = ["BaseOpcode"]; 85 let PrimaryKey = ["Dim"]; 128 let PrimaryKey = ["L"]; 144 let PrimaryKey = ["MIP"]; 160 let PrimaryKey = ["Bias"]; 176 let PrimaryKey = ["Offset"]; 192 let PrimaryKey = ["G"]; 247 let PrimaryKey = ["BaseOpcode", "MIMGEncoding", "VDataDwords", "VAddrDwords"]; 1860 let PrimaryKey = ["Intr"];
|
| H A D | VOPInstructions.td | 2084 let PrimaryKey = ["Opcode"]; 2097 let PrimaryKey = ["Opcode"]; 2110 let PrimaryKey = ["Opcode"]; 2121 let PrimaryKey = ["Opcode"];
|
| H A D | SIInstrInfo.td | 3303 let PrimaryKey = [ "NumRegsSrcA", "NumRegsSrcB", "F8F8Opcode" ]; 3312 let PrimaryKey = [ "Opcode" ]; 3321 let PrimaryKey = ["Opcode"]; 3329 let PrimaryKey = ["BaseVOP"]; 3342 let PrimaryKey = ["Opcode"];
|
| H A D | VOP3PInstructions.td | 1143 let PrimaryKey = ["Opcode"]; 1243 let PrimaryKey = ["Opcode2Addr"]; 1248 let PrimaryKey = ["Opcode3Addr"]; 1532 let PrimaryKey = ["Opcode"];
|
| H A D | SMInstructions.td | 1384 let PrimaryKey = ["Opcode"];
|
| H A D | BUFInstructions.td | 3415 let PrimaryKey = ["Opcode"]; 3434 let PrimaryKey = ["Opcode"];
|
| H A D | FLATInstructions.td | 3100 let PrimaryKey = ["T16Op"];
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | SearchableTableEmitter.cpp | 94 std::unique_ptr<SearchIndex> PrimaryKey; member 562 if (Table.PrimaryKey) { in emitGenericTable() 563 emitLookupDeclaration(Table, *Table.PrimaryKey, OS); in emitGenericTable() 592 if (Table.PrimaryKey) in emitGenericTable() 593 emitLookupFunction(Table, *Table.PrimaryKey, /*IsPrimary=*/true, OS); in emitGenericTable() 825 Table->PrimaryKey = in run() 834 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/lib/Target/AArch64/ |
| H A D | AArch64SystemOperands.td | 65 let PrimaryKey = ["Encoding"]; 116 let PrimaryKey = ["Encoding"]; 155 let PrimaryKey = ["Encoding"]; 199 let PrimaryKey = ["Encoding"]; 290 let PrimaryKey = ["Encoding"]; 323 let PrimaryKey = ["Encoding"]; 356 let PrimaryKey = ["Encoding"]; 393 let PrimaryKey = ["Encoding"]; 454 let PrimaryKey = ["Encoding"]; 536 let PrimaryKey = ["Encoding"]; [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMSystemRegister.td | 158 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 | 49 let PrimaryKey = [ "Encoding" ];
|
| H A D | RISCVInstrInfoVPseudos.td | 559 let PrimaryKey = [ "Pseudo" ]; 569 let PrimaryKey = [ "BaseInstr", "VLMul", "SEW"]; 578 let PrimaryKey = ["IntrinsicID"]; 597 let PrimaryKey = ["MaskedPseudo"]; 619 let PrimaryKey = ["Masked", "Strided", "FF", "Log2SEW", "LMUL"]; 635 let PrimaryKey = ["Masked", "Strided", "Log2SEW", "LMUL"]; 656 let PrimaryKey = ["Masked", "Ordered", "Log2SEW", "LMUL", "IndexLMUL"]; 683 let PrimaryKey = ["NF", "Masked", "Strided", "FF", "Log2SEW", "LMUL"]; 701 let PrimaryKey = ["NF", "Masked", "Ordered", "Log2SEW", "LMUL", "IndexLMUL"]; 718 let PrimaryKey = ["NF", "Masked", "Strided", "Log2SEW", "LMUL"]; [all …]
|
| H A D | RISCVInstrInfoXAndes.td | 83 let PrimaryKey = ["Masked", "Unsigned", "Log2SEW", "LMUL"];
|
| H A D | RISCVInstrFormats.td | 135 let PrimaryKey = [ "Value" ];
|
| H A D | RISCVInstrInfoV.td | 330 let PrimaryKey = ["BaseInstr"];
|
| /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"];
|