Home
last modified time | relevance | path

Searched refs:EncoderMethod (Results 1 – 25 of 45) sorted by relevance

12

/src/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaOperands.td27 let EncoderMethod = "getImm8OpValue";
36 let EncoderMethod = "getImm8_sh8OpValue";
43 let EncoderMethod = "getImm12OpValue";
50 let EncoderMethod = "getImm12OpValue";
57 let EncoderMethod = "getUimm4OpValue";
64 let EncoderMethod = "getUimm5OpValue";
71 let EncoderMethod = "getImm1_16OpValue";
78 let EncoderMethod = "getShimm1_31OpValue";
117 let EncoderMethod = "getB4constOpValue";
132 let EncoderMethod = "getB4constuOpValue";
[all …]
/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.td745 let EncoderMethod = "getImm16Encoding";
756 let EncoderMethod = "getImm16Encoding";
770 let EncoderMethod = "getImm16Encoding";
782 let EncoderMethod = "getImm34EncodingNoPCRel";
789 let EncoderMethod = "getImm34EncodingPCRel";
815 let EncoderMethod = "getDirectBrEncoding";
822 let EncoderMethod = "getAbsDirectBrEncoding";
832 let EncoderMethod = "getCondBrEncoding";
839 let EncoderMethod = "getAbsCondBrEncoding";
845 let EncoderMethod = "getDirectBrEncoding";
[all …]
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td26 let EncoderMethod = "getImmOpValue<SystemZ::FK_390_"#asmop#">";
524 let EncoderMethod = "getLenEncoding<SystemZ::FK_390_U4Imm>";
528 let EncoderMethod = "getLenEncoding<SystemZ::FK_390_U8Imm>";
557 let EncoderMethod = "getPC16DBLEncoding";
561 let EncoderMethod = "getPC32DBLEncoding";
567 let EncoderMethod = "getPC12DBLBPPEncoding";
571 let EncoderMethod = "getPC16DBLBPPEncoding";
575 let EncoderMethod = "getPC24DBLBPPEncoding";
584 let EncoderMethod = "getPC16DBLTLSEncoding";
589 let EncoderMethod = "getPC32DBLTLSEncoding";
[all …]
/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td19 let EncoderMethod = "getSImm9AddiuspValue";
24 let EncoderMethod = "getUImm3Mod8Encoding";
29 let EncoderMethod = "getSImm3Lsa2Value";
34 let EncoderMethod = "getUImm4AndValue";
74 let EncoderMethod = "getMemEncodingMMImm4";
78 let EncoderMethod = "getMemEncodingMMImm4Lsl1";
82 let EncoderMethod = "getMemEncodingMMImm4Lsl2";
104 let EncoderMethod = "getMemEncodingMMSPImm5Lsl2";
112 let EncoderMethod = "getMemEncodingMMGPImm7Lsl2";
118 let EncoderMethod = "getMemEncodingMMImm9";
[all …]
H A DMipsInstrInfo.td835 let EncoderMethod = "getJumpTargetOpValue";
840 let EncoderMethod = "getBranchTargetOpValue";
847 let EncoderMethod = "getBranchTargetOpValue1SImm16";
854 let EncoderMethod = "getJumpTargetOpValue";
862 let EncoderMethod = "getSimm19Lsl2Encoding";
868 let EncoderMethod = "getSimm18Lsl3Encoding";
882 let EncoderMethod = "getSizeInsEncoding";
897 let EncoderMethod = "getUImmWithOffsetEncoding<2, 1>";
904 let EncoderMethod = "getUImmWithOffsetEncoding<5, 1>";
911 let EncoderMethod = "getUImmWithOffsetEncoding<5, 1>";
[all …]
H A DMips32r6InstrInfo.td38 let EncoderMethod = "getBranchTarget21OpValue";
46 let EncoderMethod = "getBranchTarget26OpValue";
54 let EncoderMethod = "getJumpOffset16OpValue";
59 let EncoderMethod = "getJumpOffset16OpValue";
/src/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.cpp80 std::string EncoderMethod; in CGIOperandList() local
89 EncoderMethod = std::string(Rec->getValueAsString("EncoderMethod")); in CGIOperandList()
95 EncoderMethod = std::string(Rec->getValueAsString("EncoderMethod")); in CGIOperandList()
180 } else if (!EncoderMethod.empty()) { in CGIOperandList()
183 OpInfo.EncoderMethodNames[0] = EncoderMethod; in CGIOperandList()
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb.td129 let EncoderMethod = "getThumbBRTargetOpValue";
135 let EncoderMethod = "getThumbAdrLabelOpValue";
143 let EncoderMethod = "getThumbBranchTargetOpValue";
149 let EncoderMethod = "getThumbBLTargetOpValue";
156 let EncoderMethod = "getThumbBLXTargetOpValue";
162 let EncoderMethod = "getThumbBCCTargetOpValue";
168 let EncoderMethod = "getThumbCBTargetOpValue";
176 let EncoderMethod = "getAddrModePCOpValue";
187 let EncoderMethod = "getThumbAddrModeRegRegOpValue";
200 let EncoderMethod = "getThumbAddrModeRegRegOpValue";
[all …]
H A DARMInstrInfo.td562 let EncoderMethod = "getBranchTargetOpValue";
581 let EncoderMethod = "getARMBranchTargetOpValue";
589 let EncoderMethod = "getARMBLTargetOpValue";
596 let EncoderMethod = "getARMBLXTargetOpValue";
603 let EncoderMethod = "getRegisterListOpValue";
613 let EncoderMethod = "getRegisterListOpValue";
626 let EncoderMethod = "getRegisterListOpValue";
637 let EncoderMethod = "getRegisterListOpValue";
646 let EncoderMethod = "getRegisterListOpValue";
653 let EncoderMethod = "getRegisterListOpValue";
[all …]
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoC.td52 let EncoderMethod = "getImmOpValue";
86 let EncoderMethod = "getImmOpValue";
102 let EncoderMethod = "getImmOpValue";
117 let EncoderMethod = "getImmOpValue";
132 let EncoderMethod = "getImmOpValue";
148 let EncoderMethod = "getImmOpValueAsr1";
164 let EncoderMethod = "getImmOpValue";
181 let EncoderMethod = "getImmOpValue";
197 let EncoderMethod = "getImmOpValue";
213 let EncoderMethod = "getImmOpValueAsr1";
H A DRISCVInstrInfoXwch.td50 let EncoderMethod = "getImmOpValue";
65 let EncoderMethod = "getImmOpValue";
H A DRISCVInstrInfoZicbo.td22 let EncoderMethod = "getImmOpValue";
H A DRISCVInstrInfoZc.td21 let EncoderMethod = "getImmOpValue";
64 let EncoderMethod = "getRlistOpValue";
H A DRISCVInstrInfoZk.td41 let EncoderMethod = "getImmOpValue";
/src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.td100 let EncoderMethod = "getOImmOpValue";
115 let EncoderMethod = "getImmOpValue<"#shift#">";
129 let EncoderMethod = "getImmOpValue<"#shift#">";
152 let EncoderMethod = "getImmOpValue";
156 let EncoderMethod = "getImmShiftOpValue";
193 let EncoderMethod =
203 let EncoderMethod = "getCallSymbolOpValue";
218 let EncoderMethod =
234 let EncoderMethod =
242 let EncoderMethod = "getBareSymbolOpValue";
[all …]
H A DCSKYInstrFormatsF1.td223 let EncoderMethod = "getAddrModeFloatImm8_sl2OpValue";
229 let EncoderMethod = "getAddrModeFloatRegRegSLOpValue";
H A DCSKYInstrInfoF1.td14 let EncoderMethod = "getRegisterSeqOpValue";
22 let EncoderMethod = "getRegisterSeqOpValue";
91 let EncoderMethod =
/src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td171 let EncoderMethod = "encodeMemri";
185 let EncoderMethod = "encodeRelCondBrTarget<AVR::fixup_7_pcrel>";
190 let EncoderMethod = "encodeRelCondBrTarget<AVR::fixup_13_pcrel>";
195 let EncoderMethod = "encodeRelCondBrTarget<AVR::fixup_13_pcrel>";
200 let EncoderMethod = "encodeCallTarget";
205 def imm16 : Operand<i16> { let EncoderMethod = "encodeImm<AVR::fixup_16, 2>"; }
209 let EncoderMethod = "encodeImm<AVR::fixup_lds_sts_16, 0>";
214 let EncoderMethod = "encodeImm<AVR::fixup_6_adiw, 0>";
220 let EncoderMethod = "encodeImm<AVR::fixup_ldi, 0>";
225 let EncoderMethod = "encodeImm<AVR::fixup_port5, 0>";
[all …]
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.td1175 let EncoderMethod = "getMachineOpValueT16";
1179 let EncoderMethod = "getMachineOpValueT16";
1183 let EncoderMethod = "getMachineOpValueT16";
1189 let EncoderMethod = "getMachineOpValueT16Lo128";
1193 let EncoderMethod = "getMachineOpValueT16Lo128";
1197 let EncoderMethod = "getMachineOpValueT16Lo128";
1268 let EncoderMethod = "getMachineOpValueT16Lo128";
1274 let EncoderMethod = "getMachineOpValueT16";
1284 let EncoderMethod = "getAVOperandEncoding";
H A DSIInstrFormats.td315 let EncoderMethod = "getMachineOpValueT16";
320 let EncoderMethod = "getMachineOpValueT16Lo128";
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.td1015 let EncoderMethod = "EncodePNR_p8to15";
1101 let EncoderMethod = "EncodeRegAsMultipleOf<2>",
1118 } // end let EncoderMethod/DecoderMethod
1335 let EncoderMethod = "EncodeRegAsMultipleOf<2>",
1360 } // end let EncoderMethod/DecoderMethod
1362 let EncoderMethod = "EncodeRegAsMultipleOf<4>",
1383 } // end let EncoderMethod/DecoderMethod
1448 let EncoderMethod = "EncodeZPR2StridedRegisterClass",
1486 let EncoderMethod = "EncodeZPR4StridedRegisterClass",
1814 let EncoderMethod = "EncodeMatrixTileListRegisterClass";
[all …]
H A DAArch64InstrFormats.td326 let EncoderMethod = "getAdrLabelOpValue";
338 let EncoderMethod = "getAdrLabelOpValue";
695 let EncoderMethod = "getFixedPointScaleOpValue";
703 let EncoderMethod = "getFixedPointScaleOpValue";
719 let EncoderMethod = "getFixedPointScaleOpValue";
726 let EncoderMethod = "getFixedPointScaleOpValue";
741 let EncoderMethod = "getVecShiftR8OpValue";
748 let EncoderMethod = "getVecShiftR16OpValue";
755 let EncoderMethod = "getVecShiftR16OpValue";
762 let EncoderMethod = "getVecShiftR32OpValue";
[all …]
/src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.td91 let EncoderMethod = "getBranchTargetOpValue";
100 let EncoderMethod = "getBranchTargetOpValue";
191 let EncoderMethod = "getRiMemoryOpValue";
203 let EncoderMethod = "getRrMemoryOpValue";
225 let EncoderMethod = "getSplsOpValue";
/src/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.td82 let EncoderMethod = "getMemOpValue";
90 let EncoderMethod = "getMemOpValue";
121 let EncoderMethod = "getPCRelImmOpValue";
127 let EncoderMethod = "getCCOpValue";
139 let EncoderMethod = "getCGImmOpValue";
147 let EncoderMethod = "getCGImmOpValue";
/src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.td238 let EncoderMethod = "getImmOpValueSub1";
302 let EncoderMethod = "getImmOpValueAsr<" # I # ">";
309 let EncoderMethod = "getImmOpValueAsr<3>";
319 let EncoderMethod = "getImmOpValueAsr<2>";
325 let EncoderMethod = "getImmOpValueAsr<1>";
354 let EncoderMethod = "getImmOpValueAsr<2>";
366 let EncoderMethod = "getImmOpValueAsr<2>";
372 let EncoderMethod = "getImmOpValueAsr<2>";
406 let EncoderMethod = "getImmOpValueAsr<2>";
421 let EncoderMethod = "getImmOpValueAsr<2>";
[all …]

12