Home
last modified time | relevance | path

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

12

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp98 std::vector<ListInit*> ValueCols; member in __anon141388c10111::InstrMap
144 ValueCols.push_back(ColI); in InstrMap()
169 return ValueCols; in getValueCols()
288 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in buildMapTable() local
289 unsigned NumOfCols = ValueCols.size(); in buildMapTable()
295 ListInit *CurValueCol = ValueCols[ColIdx]; in buildMapTable()
371 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in emitBinSearchTable() local
372 unsigned NumCol = ValueCols.size(); in emitBinSearchTable()
442 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in emitMapFuncBody() local
449 if (ValueCols.size() > 1) { in emitMapFuncBody()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenMapTable.cpp98 std::vector<ListInit*> ValueCols; member in __anon755d02190111::InstrMap
144 ValueCols.push_back(ColI); in InstrMap()
169 return ValueCols; in getValueCols()
293 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in buildMapTable() local
294 unsigned NumOfCols = ValueCols.size(); in buildMapTable()
300 ListInit *CurValueCol = ValueCols[ColIdx]; in buildMapTable()
376 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in emitBinSearchTable() local
377 unsigned NumCol = ValueCols.size(); in emitBinSearchTable()
447 const std::vector<ListInit*> &ValueCols = InstrMapDesc.getValueCols(); in emitMapFuncBody() local
454 if (ValueCols.size() > 1) { in emitMapFuncBody()
[all …]
/external/llvm/lib/Target/Hexagon/
DHexagon.td89 let ValueCols = [["true"], ["false"]];
101 let ValueCols = [["false"]];
113 let ValueCols = [["true"]];
125 let ValueCols = [["new"]];
137 let ValueCols = [[""]];
149 let ValueCols = [["true"]];
161 let ValueCols = [["false"]];
170 let ValueCols = [["BaseImmOffset"]];
179 let ValueCols = [["Absolute"]];
187 let ValueCols = [["BaseRegOffset"]];
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagon.td122 let ValueCols = [["true"], ["false"]];
134 let ValueCols = [["false"]];
146 let ValueCols = [["true"]];
158 let ValueCols = [["new"]];
170 let ValueCols = [[""]];
182 let ValueCols = [["true"]];
194 let ValueCols = [["false"]];
203 let ValueCols = [["BaseImmOffset"]];
212 let ValueCols = [["Absolute"]];
220 let ValueCols = [["BaseRegOffset"]];
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/
DDuplicateFieldValues.td35 let ValueCols = [["A"]];
43 let ValueCols = [["A"]];
51 let ValueCols = [["A"]];
59 let ValueCols = [["A"]];
DRelTest.td26 let ValueCols = [["ValCol"]];
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DHowToUseInstrMappings.rst57 list<list<string> > ValueCols = [];
104 let ValueCols = [["true"], ["false"]];
173 with ``KeyCol`` and ``ValueCols``. If an instruction sets its ``PredSense``
/external/llvm/docs/
DHowToUseInstrMappings.rst57 list<list<string> > ValueCols = [];
104 let ValueCols = [["true"], ["false"]];
173 with ``KeyCol`` and ``ValueCols``. If an instruction sets its ``PredSense``
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.td1898 let ValueCols = [["8", "1"]];
1907 let ValueCols = [["4", "0"]];
1916 let ValueCols = [["SDWA"]];
1925 let ValueCols = [["Default"]];
1934 let ValueCols = [["1"]];
1943 let ValueCols = [["0"]];
1951 let ValueCols = [[!cast<string>(SIEncodingFamily.SI)],
1969 let ValueCols = [["1"]];
1977 let ValueCols = [["1"]];
1985 let ValueCols = [["0"]];
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPC.td264 let ValueCols = [["1"]];
277 let ValueCols = [["0"]];
290 let ValueCols = [["1"]];
/external/llvm/lib/Target/PowerPC/
DPPC.td242 let ValueCols = [["1"]];
255 let ValueCols = [["0"]];
268 let ValueCols = [["1"]];
/external/llvm/lib/Target/Mips/
DMipsDSPInstrFormats.td21 let ValueCols = [["dsp"], ["mmdsp"]];
DMipsInstrFormats.td50 let ValueCols = [["se"], ["micromips"]];
64 let ValueCols = [["se"], ["micromipsr6"]];
DMips32r6InstrFormats.td25 let ValueCols = [["mipsr6"], ["micromipsr6"]];
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsDSPInstrFormats.td21 let ValueCols = [["dsp"], ["mmdsp"]];
DMipsInstrFormats.td50 let ValueCols = [["se"], ["micromips"]];
64 let ValueCols = [["se"], ["micromipsr6"]];
DMips32r6InstrFormats.td25 let ValueCols = [["mipsr6"], ["micromipsr6"]];
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.td3602 let ValueCols = [["8"]];
3611 let ValueCols = [["4"]];
3619 let ValueCols = [["1"], ["2"], ["3"] ];
3628 let ValueCols = [["1"]];
3637 let ValueCols = [["0"]];
3645 let ValueCols = [["1"]];
3654 let ValueCols = [["0"]];
3663 let ValueCols = [[!cast<string>(SIEncodingFamily.SI)],
3672 let ValueCols = [["1"]];
3681 let ValueCols = [["1"]];
[all …]
DR600Instructions.td1732 let ValueCols = [[""""]];
/external/llvm/include/llvm/Target/
DTarget.td1247 // ColFields, KeyCol and ValueCols.
1275 // to the values set in 'ValueCols'.
1287 // Ex: let ValueCols = [['true'],['false']] -- It adds two columns in the
1290 list<list<string> > ValueCols = [];
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTarget.td1487 // ColFields, KeyCol and ValueCols.
1515 // to the values set in 'ValueCols'.
1527 // Ex: let ValueCols = [['true'],['false']] -- It adds two columns in the
1530 list<list<string> > ValueCols = [];
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFormats.td108 let ValueCols = [["12"]];
117 let ValueCols = [["20"]];
126 let ValueCols = [["mem"]];
135 let ValueCols = [["3"]];
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td267 let ValueCols = [["adjustPqBitsSpls"]];
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td269 let ValueCols = [["adjustPqBitsSpls"]];
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFormats.td112 let ValueCols = [["12"]];
121 let ValueCols = [["20"]];
130 let ValueCols = [["mem"]];
139 let ValueCols = [["3"]];

12