Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSearchableTables.td24 let PrimaryKey = ["Intr"];
42 let PrimaryKey = ["Intr"];
DMIMGInstructions.td51 let PrimaryKey = ["BaseOpcode"];
65 let PrimaryKey = ["Dim"];
81 let PrimaryKey = ["L"];
124 let PrimaryKey = ["BaseOpcode", "MIMGEncoding", "VDataDwords", "VAddrDwords"];
557 let PrimaryKey = ["Intr"];
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DSearchableTableEmitter.cpp77 std::unique_ptr<SearchIndex> PrimaryKey; member
479 if (Table.PrimaryKey) { in emitGenericTable()
480 emitLookupDeclaration(Table, *Table.PrimaryKey, OS); in emitGenericTable()
513 if (Table.PrimaryKey) in emitGenericTable()
514 emitLookupFunction(Table, *Table.PrimaryKey, true, OS); in emitGenericTable()
682 Table->PrimaryKey = in run()
689 return compareBy(LHS, RHS, *Table->PrimaryKey); in run()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineTables.td8 let PrimaryKey = ["Intr"];
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/
Dgeneric-tables.td51 let PrimaryKey = ["Val1", "Val2"];
130 let PrimaryKey = ["Encoding"];
Dgeneric-tables-instruction.td34 let PrimaryKey = ["Opcode"];
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DSearchableTable.td101 list<string> PrimaryKey;
/external/apache-commons-bcel/docs/
Dgeneric.mdl2350 name "PrimaryKey"