Home
last modified time | relevance | path

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

/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/llvm/utils/TableGen/
DCodeGenMapTable.cpp97 ListInit *KeyCol; member in __anon792a1b780111::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/llvm/docs/
DHowToUseInstrMappings.rst52 list<string> KeyCol = [];
100 let KeyCol = ["none"];
173 with ``KeyCol`` and ``ValueCols``. If an instruction sets its ``PredSense``
/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/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/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td268 let KeyCol = ["adjustPqBitsSpls"];