Home
last modified time | relevance | path

Searched refs:KeyCol (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm/lib/Target/Hexagon/
DHexagon.td87 let KeyCol = [""];
100 let KeyCol = ["true"];
112 let KeyCol = ["false"];
124 let KeyCol = [""];
136 let KeyCol = ["new"];
148 let KeyCol = ["false"];
160 let KeyCol = ["true"];
169 let KeyCol = ["Absolute"];
178 let KeyCol = ["BaseImmOffset"];
186 let KeyCol = ["BaseImmOffset"];
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagon.td120 let KeyCol = [""];
133 let KeyCol = ["true"];
145 let KeyCol = ["false"];
157 let KeyCol = [""];
169 let KeyCol = ["new"];
181 let KeyCol = ["false"];
193 let KeyCol = ["true"];
202 let KeyCol = ["Absolute"];
211 let KeyCol = ["BaseImmOffset"];
219 let KeyCol = ["BaseImmOffset"];
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/
DDuplicateFieldValues.td34 let KeyCol = ["B"];
42 let KeyCol = ["C"];
50 let KeyCol = ["D"];
58 let KeyCol = ["E"];
DRelTest.td25 let KeyCol = ["KeyCol"];
/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp97 ListInit *KeyCol; member in __anon141388c10111::InstrMap
120 KeyCol = MapRec->getValueAsListInit("KeyCol"); in InstrMap()
165 return KeyCol; in getKeyCol()
266 ListInit *KeyCol = InstrMapDesc.getKeyCol(); in isKeyColInstr() local
274 std::string KeyColValue = KeyCol->getElement(j)->getAsUnquotedString(); in isKeyColInstr()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenMapTable.cpp97 ListInit *KeyCol; member in __anon755d02190111::InstrMap
120 KeyCol = MapRec->getValueAsListInit("KeyCol"); in InstrMap()
165 return KeyCol; in getKeyCol()
271 ListInit *KeyCol = InstrMapDesc.getKeyCol(); in isKeyColInstr() local
279 std::string KeyColValue = KeyCol->getElement(j)->getAsUnquotedString(); in isKeyColInstr()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DHowToUseInstrMappings.rst52 list<string> KeyCol = [];
100 let KeyCol = ["none"];
173 with ``KeyCol`` and ``ValueCols``. If an instruction sets its ``PredSense``
/external/llvm/docs/
DHowToUseInstrMappings.rst52 list<string> KeyCol = [];
100 let KeyCol = ["none"];
173 with ``KeyCol`` and ``ValueCols``. If an instruction sets its ``PredSense``
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.td1897 let KeyCol = ["4", "0"];
1906 let KeyCol = ["8", "1"];
1915 let KeyCol = ["Default"];
1924 let KeyCol = ["SDWA"];
1933 let KeyCol = ["0"];
1942 let KeyCol = ["1"];
1950 let KeyCol = [!cast<string>(SIEncodingFamily.NONE)];
1968 let KeyCol = ["0"];
1976 let KeyCol = ["0"];
1984 let KeyCol = ["1"];
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPC.td262 let KeyCol = ["0"];
275 let KeyCol = ["1"];
288 let KeyCol = ["0"];
/external/llvm/lib/Target/PowerPC/
DPPC.td240 let KeyCol = ["0"];
253 let KeyCol = ["1"];
266 let KeyCol = ["0"];
/external/llvm/lib/Target/Mips/
DMipsDSPInstrFormats.td19 let KeyCol = ["dsp"];
DMipsInstrFormats.td48 let KeyCol = ["se"];
62 let KeyCol = ["se"];
DMips32r6InstrFormats.td23 let KeyCol = ["mipsr6"];
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsDSPInstrFormats.td19 let KeyCol = ["dsp"];
DMipsInstrFormats.td48 let KeyCol = ["se"];
62 let KeyCol = ["se"];
DMips32r6InstrFormats.td23 let KeyCol = ["mipsr6"];
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.td3601 let KeyCol = ["4"];
3610 let KeyCol = ["8"];
3618 let KeyCol = ["4"];
3627 let KeyCol = ["0"];
3636 let KeyCol = ["1"];
3644 let KeyCol = ["0"];
3653 let KeyCol = ["1"];
3662 let KeyCol = [!cast<string>(SIEncodingFamily.NONE)];
3671 let KeyCol = ["0"];
3680 let KeyCol = ["0"];
[all …]
DR600Instructions.td1731 let KeyCol = ["$dst"];
/external/llvm/include/llvm/Target/
DTarget.td1247 // ColFields, KeyCol and ValueCols.
1279 // Ex: let KeyCol = 'nopred' -- It means that the key instruction (instruction
1282 list<string> KeyCol = [];
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFormats.td107 let KeyCol = ["20"];
116 let KeyCol = ["12"];
125 let KeyCol = ["reg"];
134 let KeyCol = ["2"];
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTarget.td1487 // ColFields, KeyCol and ValueCols.
1519 // Ex: let KeyCol = 'nopred' -- It means that the key instruction (instruction
1522 list<string> KeyCol = [];
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td266 let KeyCol = ["adjustPqBitsSpls"];
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td268 let KeyCol = ["adjustPqBitsSpls"];
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFormats.td111 let KeyCol = ["20"];
120 let KeyCol = ["12"];
129 let KeyCol = ["reg"];
138 let KeyCol = ["2"];

12