Home
last modified time | relevance | path

Searched refs:RowFields (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagon.td195 let RowFields = ["BaseOpcode", "isNVStore", "PNewValue", "isBrTaken", "isNT"];
210 let RowFields = ["BaseOpcode", "PNewValue", "isNVStore", "isBrTaken", "isNT"];
222 let RowFields = ["BaseOpcode", "PNewValue", "isNVStore", "isBrTaken", "isNT"];
234 let RowFields = ["BaseOpcode", "PredSense", "isNVStore", "isBrTaken"];
246 let RowFields = ["BaseOpcode", "PredSense", "isNVStore", "isBrTaken"];
258 let RowFields = ["BaseOpcode", "PredSense", "PNewValue", "addrMode", "isNT"];
270 let RowFields = ["BaseOpcode", "PredSense", "PNewValue", "addrMode", "isNT"];
278 let RowFields = ["CextOpcode", "PredSense", "PNewValue", "isNVStore",
287 let RowFields = ["CextOpcode", "PredSense", "PNewValue", "isNVStore",
296 let RowFields = ["CextOpcode", "PredSense", "PNewValue", "isNVStore"];
[all …]
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp94 ListInit *RowFields; member in __anon2178d1ed0111::InstrMap
111 RowFields = MapRec->getValueAsListInit("RowFields"); in InstrMap()
151 ListInit *getRowFields() const { return RowFields; } in getRowFields()
233 ListInit *RowFields = InstrMapDesc.getRowFields(); in buildRowInstrMap() local
234 for (Init *RowField : RowFields->getValues()) { in buildRowInstrMap()
303 ListInit *RowFields = InstrMapDesc.getRowFields(); in getInstrForColumn() local
307 for (Init *RowField : RowFields->getValues()) { in getInstrForColumn()
/openbsd-src/gnu/llvm/llvm/docs/
H A DHowToUseInstrMappings.rst43 list<string> RowFields = [];
80 // Instructions with same values for all the fields in RowFields form a
87 let RowFields = ["BaseOpcode"];
170 field. Since it's selected as a ``RowFields`` of the model, it is required
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td2813 let RowFields = ["OpName"];
2822 let RowFields = ["OpName"];
2831 let RowFields = ["OpName"];
2840 let RowFields = ["OpName"];
2849 let RowFields = ["OpName"];
2857 let RowFields = ["OpName"];
2866 let RowFields = ["RevOp"];
2875 let RowFields = ["RevOp"];
2883 let RowFields = ["PseudoInstr"];
2907 let RowFields = ["BaseCmpOp"];
[all …]
H A DR600Instructions.td1785 let RowFields = ["BaseOp"];
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td226 let RowFields = ["BaseName"];
239 let RowFields = ["BaseName"];
252 let RowFields = ["Wasm32Name"];
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPC.td483 let RowFields = ["BaseName", "Interpretation64Bit"];
496 let RowFields = ["BaseName", "Interpretation64Bit"];
508 let RowFields = ["BaseName"];
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsDSPInstrFormats.td14 let RowFields = ["BaseOpcode"];
H A DMipsInstrFormats.td43 let RowFields = ["BaseOpcode"];
57 let RowFields = ["BaseOpcode"];
H A DMips32r6InstrFormats.td18 let RowFields = ["BaseOpcode"];
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTarget.td1777 // instructions with each other based on the values specified in RowFields,
1785 // RowFields - List of fields/attributes that should be same for all the
1790 // predicated forms, we can define RowFields like this:
1792 // let RowFields = BaseOp
1799 list<string> RowFields = [];
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.td263 let RowFields = ["AsmString"];
/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/
H A DARCInstrInfo.td1024 let RowFields = [ "BaseOpcode", "ZZ", "DI", "X"];
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrFormats.td123 let RowFields = ["DispKey"];
132 let RowFields = ["DispKey"];
142 let RowFields = ["OpKey"];
151 let RowFields = ["MemKey"];
160 let RowFields = ["NumOpsKey"];
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td572 let RowFields = ["PseudoName"];
586 let RowFields = ["InstrName"];
595 let RowFields = ["InstrName"];
H A DSMEInstrFormats.td36 let RowFields = ["PseudoName"];