Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp97 std::vector<ListInit*> ValueCols; member in __anon07e93d460111::InstrMap
143 ValueCols.push_back(ColI); in InstrMap()
158 return ValueCols; in getValueCols()
283 unsigned NumOfCols = ValueCols.size(); in buildMapTable()
289 ListInit *CurValueCol = ValueCols[ColIdx]; in buildMapTable()
366 unsigned NumCol = ValueCols.size(); in emitBinSearchTable()
443 if (ValueCols.size() > 1) { in emitMapFuncBody()
445 ListInit *ColumnI = ValueCols[i]; in emitMapFuncBody()
482 if (ValueCols.size() > 1) { in emitTablesWithFunc()
513 std::vector<ListInit*> ValueCols; in emitEnums() local
[all …]
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagon.td201 let ValueCols = [["false"]];
213 let ValueCols = [["true"]];
225 let ValueCols = [["new"]];
237 let ValueCols = [[""]];
249 let ValueCols = [["true"]];
261 let ValueCols = [["false"]];
279 let ValueCols = [["Absolute"]];
311 let ValueCols = [["PostInc"]];
335 let ValueCols = [["reg"]];
343 let ValueCols = [["false"]];
[all …]
/llvm-project-15.0.7/llvm/test/TableGen/
H A DDuplicateFieldValues.td35 let ValueCols = [["A"]];
43 let ValueCols = [["A"]];
51 let ValueCols = [["A"]];
59 let ValueCols = [["A"]];
H A DRelTest.td26 let ValueCols = [["ValCol"]];
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td2805 let ValueCols = [["1"]];
2814 let ValueCols = [["0"]];
2846 let ValueCols = [["1"]];
2854 let ValueCols = [["1"]];
2862 let ValueCols = [["1"]];
2871 let ValueCols = [["0"]];
2880 let ValueCols = [["1"]];
2889 let ValueCols = [["0"]];
2898 let ValueCols = [["0"]];
2907 let ValueCols = [["1"]];
[all …]
H A DR600Instructions.td1788 let ValueCols = [[""""]];
/llvm-project-15.0.7/llvm/docs/
H A DHowToUseInstrMappings.rst57 list<list<string> > ValueCols = [];
104 let ValueCols = [["true"], ["false"]];
173 with ``KeyCol`` and ``ValueCols``. If an instruction sets its ``PredSense``
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td229 let ValueCols = [["1"]];
242 let ValueCols = [["0"]];
255 let ValueCols = [["1"]];
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPC.td478 let ValueCols = [["1"]];
491 let ValueCols = [["0"]];
503 let ValueCols = [["1"]];
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsDSPInstrFormats.td20 let ValueCols = [["dsp"], ["mmdsp"]];
H A DMipsInstrFormats.td49 let ValueCols = [["se"], ["micromips"]];
63 let ValueCols = [["se"], ["micromipsr6"]];
H A DMips32r6InstrFormats.td24 let ValueCols = [["mipsr6"], ["micromipsr6"]];
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTarget.td1723 // ColFields, KeyCol and ValueCols.
1751 // to the values set in 'ValueCols'.
1763 // Ex: let ValueCols = [['true'],['false']] -- It adds two columns in the
1766 list<list<string> > ValueCols = [];
/llvm-project-15.0.7/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.td266 let ValueCols = [["adjustPqBitsSpls"]];
/llvm-project-15.0.7/llvm/lib/Target/ARC/
H A DARCInstrInfo.td1027 let ValueCols = [["PostIncAM"]];
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrFormats.td126 let ValueCols = [["12"]];
135 let ValueCols = [["20"]];
145 let ValueCols = [["mem"]];
154 let ValueCols = [["target"]];
163 let ValueCols = [["2"]];
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td555 let ValueCols = [["1"]];
569 let ValueCols = [["1"]];
578 let ValueCols = [["0"]];