/external/llvm/lib/Target/Hexagon/ |
D | Hexagon.td | 87 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/ |
D | Hexagon.td | 120 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/ |
D | DuplicateFieldValues.td | 34 let KeyCol = ["B"]; 42 let KeyCol = ["C"]; 50 let KeyCol = ["D"]; 58 let KeyCol = ["E"];
|
D | RelTest.td | 25 let KeyCol = ["KeyCol"];
|
/external/llvm/utils/TableGen/ |
D | CodeGenMapTable.cpp | 97 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/ |
D | CodeGenMapTable.cpp | 97 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/ |
D | HowToUseInstrMappings.rst | 52 list<string> KeyCol = []; 100 let KeyCol = ["none"]; 173 with ``KeyCol`` and ``ValueCols``. If an instruction sets its ``PredSense``
|
/external/llvm/docs/ |
D | HowToUseInstrMappings.rst | 52 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/ |
D | SIInstrInfo.td | 1897 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/ |
D | PPC.td | 262 let KeyCol = ["0"]; 275 let KeyCol = ["1"]; 288 let KeyCol = ["0"];
|
/external/llvm/lib/Target/PowerPC/ |
D | PPC.td | 240 let KeyCol = ["0"]; 253 let KeyCol = ["1"]; 266 let KeyCol = ["0"];
|
/external/llvm/lib/Target/Mips/ |
D | MipsDSPInstrFormats.td | 19 let KeyCol = ["dsp"];
|
D | MipsInstrFormats.td | 48 let KeyCol = ["se"]; 62 let KeyCol = ["se"];
|
D | Mips32r6InstrFormats.td | 23 let KeyCol = ["mipsr6"];
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsDSPInstrFormats.td | 19 let KeyCol = ["dsp"];
|
D | MipsInstrFormats.td | 48 let KeyCol = ["se"]; 62 let KeyCol = ["se"];
|
D | Mips32r6InstrFormats.td | 23 let KeyCol = ["mipsr6"];
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.td | 3601 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 …]
|
D | R600Instructions.td | 1731 let KeyCol = ["$dst"];
|
/external/llvm/include/llvm/Target/ |
D | Target.td | 1247 // 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/ |
D | SystemZInstrFormats.td | 107 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/ |
D | Target.td | 1487 // 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/ |
D | LanaiInstrInfo.td | 266 let KeyCol = ["adjustPqBitsSpls"];
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 268 let KeyCol = ["adjustPqBitsSpls"];
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFormats.td | 111 let KeyCol = ["20"]; 120 let KeyCol = ["12"]; 129 let KeyCol = ["reg"]; 138 let KeyCol = ["2"];
|