/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/ |
H A D | XtensaOperands.td | 27 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 …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCRegisterInfo.td | 669 let EncoderMethod = "getImm16Encoding"; 680 let EncoderMethod = "getImm16Encoding"; 694 let EncoderMethod = "getImm16Encoding"; 706 let EncoderMethod = "getImm34EncodingNoPCRel"; 713 let EncoderMethod = "getImm34EncodingPCRel"; 739 let EncoderMethod = "getDirectBrEncoding"; 746 let EncoderMethod = "getAbsDirectBrEncoding"; 755 let EncoderMethod = "getCondBrEncoding"; 762 let EncoderMethod = "getAbsCondBrEncoding"; 767 let EncoderMethod = "getDirectBrEncoding"; [all …]
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | MicroMipsInstrInfo.td | 7 let EncoderMethod = "getSImm9AddiuspValue"; 12 let EncoderMethod = "getUImm3Mod8Encoding"; 17 let EncoderMethod = "getSImm3Lsa2Value"; 22 let EncoderMethod = "getUImm4AndValue"; 62 let EncoderMethod = "getMemEncodingMMImm4"; 66 let EncoderMethod = "getMemEncodingMMImm4Lsl1"; 70 let EncoderMethod = "getMemEncodingMMImm4Lsl2"; 92 let EncoderMethod = "getMemEncodingMMSPImm5Lsl2"; 100 let EncoderMethod = "getMemEncodingMMGPImm7Lsl2"; 106 let EncoderMethod = "getMemEncodingMMImm9"; [all …]
|
H A D | MipsInstrInfo.td | 623 let EncoderMethod = "getJumpTargetOpValue"; 627 let EncoderMethod = "getBranchTargetOpValue"; 633 let EncoderMethod = "getBranchTargetOpValue1SImm16"; 639 let EncoderMethod = "getJumpTargetOpValue"; 646 let EncoderMethod = "getSimm19Lsl2Encoding"; 652 let EncoderMethod = "getSimm18Lsl3Encoding"; 666 let EncoderMethod = "getSizeInsEncoding"; 681 let EncoderMethod = "getUImmWithOffsetEncoding<2, 1>"; 688 let EncoderMethod = "getUImmWithOffsetEncoding<5, 1>"; 700 let EncoderMethod = "getUImmWithOffsetEncoding<5, 1>"; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MicroMipsInstrInfo.td | 19 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 D | MipsInstrInfo.td | 834 let EncoderMethod = "getJumpTargetOpValue"; 839 let EncoderMethod = "getBranchTargetOpValue"; 846 let EncoderMethod = "getBranchTargetOpValue1SImm16"; 853 let EncoderMethod = "getJumpTargetOpValue"; 861 let EncoderMethod = "getSimm19Lsl2Encoding"; 867 let EncoderMethod = "getSimm18Lsl3Encoding"; 881 let EncoderMethod = "getSizeInsEncoding"; 896 let EncoderMethod = "getUImmWithOffsetEncoding<2, 1>"; 903 let EncoderMethod = "getUImmWithOffsetEncoding<5, 1>"; 910 let EncoderMethod = "getUImmWithOffsetEncoding<5, 1>"; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MicroMipsInstrInfo.td | 19 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 D | MipsInstrInfo.td | 834 let EncoderMethod = "getJumpTargetOpValue"; 838 let EncoderMethod = "getBranchTargetOpValue"; 844 let EncoderMethod = "getBranchTargetOpValue1SImm16"; 850 let EncoderMethod = "getJumpTargetOpValue"; 857 let EncoderMethod = "getSimm19Lsl2Encoding"; 863 let EncoderMethod = "getSimm18Lsl3Encoding"; 877 let EncoderMethod = "getSizeInsEncoding"; 892 let EncoderMethod = "getUImmWithOffsetEncoding<2, 1>"; 899 let EncoderMethod = "getUImmWithOffsetEncoding<5, 1>"; 906 let EncoderMethod = "getUImmWithOffsetEncoding<5, 1>"; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZOperands.td | 108 let EncoderMethod = "get"#format#dispsize#length#"Encoding"; 543 let EncoderMethod = "getPC16DBLEncoding"; 547 let EncoderMethod = "getPC32DBLEncoding"; 553 let EncoderMethod = "getPC12DBLBPPEncoding"; 557 let EncoderMethod = "getPC16DBLBPPEncoding"; 561 let EncoderMethod = "getPC24DBLBPPEncoding"; 570 let EncoderMethod = "getPC16DBLTLSEncoding"; 575 let EncoderMethod = "getPC32DBLTLSEncoding"; 582 let EncoderMethod = "getPC32DBLEncoding";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZOperands.td | 108 let EncoderMethod = "get"##format##dispsize##length##"Encoding"; 543 let EncoderMethod = "getPC16DBLEncoding"; 547 let EncoderMethod = "getPC32DBLEncoding"; 553 let EncoderMethod = "getPC12DBLBPPEncoding"; 557 let EncoderMethod = "getPC16DBLBPPEncoding"; 561 let EncoderMethod = "getPC24DBLBPPEncoding"; 570 let EncoderMethod = "getPC16DBLTLSEncoding"; 575 let EncoderMethod = "getPC32DBLTLSEncoding"; 582 let EncoderMethod = "getPC32DBLEncoding";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoC.td | 43 let EncoderMethod = "getImmOpValue"; 58 let EncoderMethod = "getImmOpValue"; 94 let EncoderMethod = "getImmOpValue"; 109 let EncoderMethod = "getImmOpValue"; 125 let EncoderMethod = "getImmOpValue"; 141 let EncoderMethod = "getImmOpValue"; 158 let EncoderMethod = "getImmOpValueAsr1"; 174 let EncoderMethod = "getImmOpValue"; 190 let EncoderMethod = "getImmOpValue"; 205 let EncoderMethod = "getImmOpValue"; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoC.td | 41 let EncoderMethod = "getImmOpValue"; 54 let EncoderMethod = "getImmOpValue"; 86 let EncoderMethod = "getImmOpValue"; 101 let EncoderMethod = "getImmOpValue"; 115 let EncoderMethod = "getImmOpValue"; 129 let EncoderMethod = "getImmOpValue"; 143 let EncoderMethod = "getImmOpValueAsr1"; 158 let EncoderMethod = "getImmOpValue"; 174 let EncoderMethod = "getImmOpValue"; 189 let EncoderMethod = "getImmOpValue"; [all …]
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMInstrThumb.td | 117 let EncoderMethod = "getThumbBRTargetOpValue"; 123 let EncoderMethod = "getThumbAdrLabelOpValue"; 131 let EncoderMethod = "getThumbBranchTargetOpValue"; 137 let EncoderMethod = "getThumbBLTargetOpValue"; 144 let EncoderMethod = "getThumbBLXTargetOpValue"; 150 let EncoderMethod = "getThumbBCCTargetOpValue"; 156 let EncoderMethod = "getThumbCBTargetOpValue"; 163 let EncoderMethod = "getAddrModePCOpValue"; 175 let EncoderMethod = "getThumbAddrModeRegRegOpValue"; 191 let EncoderMethod = "getThumbAddrModeRegRegOpValue"; [all …]
|
H A D | ARMInstrInfo.td | 416 let EncoderMethod = "getBranchTargetOpValue"; 435 let EncoderMethod = "getARMBranchTargetOpValue"; 443 let EncoderMethod = "getARMBLTargetOpValue"; 450 let EncoderMethod = "getARMBLXTargetOpValue"; 457 let EncoderMethod = "getRegisterListOpValue"; 467 let EncoderMethod = "getRegisterListOpValue"; 475 let EncoderMethod = "getRegisterListOpValue"; 494 let EncoderMethod = "getAdrLabelOpValue"; 500 let EncoderMethod = "getNEONVcvtImm32OpValue"; 546 let EncoderMethod = "getSORegRegOpValue"; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/ |
H A D | CSKYInstrInfo.td | 100 let EncoderMethod = "getOImmOpValue"; 107 let EncoderMethod = "getImmOpValue<"#shift#">"; 117 let EncoderMethod = "getImmOpValue<"#shift#">"; 140 let EncoderMethod = "getImmOpValue"; 144 let EncoderMethod = "getImmShiftOpValue"; 157 let EncoderMethod = 167 let EncoderMethod = "getCallSymbolOpValue"; 182 let EncoderMethod = 198 let EncoderMethod = 206 let EncoderMethod = "getBareSymbolOpValue"; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMInstrThumb.td | 129 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 D | ARMInstrInfo.td | 556 let EncoderMethod = "getBranchTargetOpValue"; 575 let EncoderMethod = "getARMBranchTargetOpValue"; 583 let EncoderMethod = "getARMBLTargetOpValue"; 590 let EncoderMethod = "getARMBLXTargetOpValue"; 597 let EncoderMethod = "getRegisterListOpValue"; 607 let EncoderMethod = "getRegisterListOpValue"; 620 let EncoderMethod = "getRegisterListOpValue"; 631 let EncoderMethod = "getRegisterListOpValue"; 640 let EncoderMethod = "getRegisterListOpValue"; 647 let EncoderMethod = "getRegisterListOpValue"; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMInstrThumb.td | 125 let EncoderMethod = "getThumbBRTargetOpValue"; 131 let EncoderMethod = "getThumbAdrLabelOpValue"; 139 let EncoderMethod = "getThumbBranchTargetOpValue"; 145 let EncoderMethod = "getThumbBLTargetOpValue"; 152 let EncoderMethod = "getThumbBLXTargetOpValue"; 158 let EncoderMethod = "getThumbBCCTargetOpValue"; 164 let EncoderMethod = "getThumbCBTargetOpValue"; 171 let EncoderMethod = "getAddrModePCOpValue"; 183 let EncoderMethod = "getThumbAddrModeRegRegOpValue"; 196 let EncoderMethod = "getThumbAddrModeRegRegOpValue"; [all …]
|
H A D | ARMInstrInfo.td | 422 let EncoderMethod = "getBranchTargetOpValue"; 441 let EncoderMethod = "getARMBranchTargetOpValue"; 449 let EncoderMethod = "getARMBLTargetOpValue"; 456 let EncoderMethod = "getARMBLXTargetOpValue"; 463 let EncoderMethod = "getRegisterListOpValue"; 473 let EncoderMethod = "getRegisterListOpValue"; 486 let EncoderMethod = "getRegisterListOpValue"; 497 let EncoderMethod = "getRegisterListOpValue"; 506 let EncoderMethod = "getRegisterListOpValue"; 513 let EncoderMethod = "getRegisterListOpValue"; [all …]
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZOperands.td | 89 let EncoderMethod = "get"##format##dispsize##length##"Encoding"; 453 let EncoderMethod = "getPC16DBLEncoding"; 457 let EncoderMethod = "getPC32DBLEncoding"; 466 let EncoderMethod = "getPC16DBLTLSEncoding"; 471 let EncoderMethod = "getPC32DBLTLSEncoding"; 478 let EncoderMethod = "getPC32DBLEncoding";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.td | 1290 let EncoderMethod = "getAVOperandEncoding"; 1319 let EncoderMethod = "getAVOperandEncoding"; 1324 let EncoderMethod = "getAVOperandEncoding"; 1329 let EncoderMethod = "getAVOperandEncoding"; 1334 let EncoderMethod = "getAVOperandEncoding"; 1339 let EncoderMethod = "getAVOperandEncoding"; 1344 let EncoderMethod = "getAVOperandEncoding"; 1349 let EncoderMethod = "getAVOperandEncoding"; 1354 let EncoderMethod = "getAVOperandEncoding"; 1359 let EncoderMethod = "getAVOperandEncoding"; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/ |
H A D | AVRInstrInfo.td | 182 let EncoderMethod = "encodeMemri"; 196 let EncoderMethod = "encodeRelCondBrTarget<AVR::fixup_7_pcrel>"; 201 let EncoderMethod = "encodeRelCondBrTarget<AVR::fixup_13_pcrel>"; 206 let EncoderMethod = "encodeRelCondBrTarget<AVR::fixup_13_pcrel>"; 211 let EncoderMethod = "encodeCallTarget"; 216 def imm16 : Operand<i16> { let EncoderMethod = "encodeImm<AVR::fixup_16, 2>"; } 220 let EncoderMethod = "encodeImm<AVR::fixup_lds_sts_16, 0>"; 225 let EncoderMethod = "encodeImm<AVR::fixup_6_adiw, 0>"; 231 let EncoderMethod = "encodeImm<AVR::fixup_ldi, 0>"; 236 let EncoderMethod = "encodeImm<AVR::fixup_port5, 0>"; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64RegisterInfo.td | 959 let EncoderMethod = "EncodePPR_p8to15"; 1026 let EncoderMethod = "EncodeRegAsMultipleOf<2>", 1043 } // end let EncoderMethod/DecoderMethod 1251 let EncoderMethod = "EncodeRegAsMultipleOf<2>", 1272 } // end let EncoderMethod/DecoderMethod 1274 let EncoderMethod = "EncodeRegAsMultipleOf<4>", 1295 } // end let EncoderMethod/DecoderMethod 1353 let EncoderMethod = "EncodeZPR2StridedRegisterClass", 1376 let EncoderMethod = "EncodeZPR4StridedRegisterClass", 1695 let EncoderMethod = "EncodeMatrixTileListRegisterClass"; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A D | AVRInstrInfo.td | 164 let EncoderMethod = "encodeMemri"; 178 let EncoderMethod = "encodeRelCondBrTarget<AVR::fixup_7_pcrel>"; 184 let EncoderMethod = "encodeRelCondBrTarget<AVR::fixup_13_pcrel>"; 190 let EncoderMethod = "encodeCallTarget"; 196 let EncoderMethod = "encodeImm<AVR::fixup_16, 2>"; 202 let EncoderMethod = "encodeImm<AVR::fixup_6_adiw, 0>"; 209 let EncoderMethod = "encodeImm<AVR::fixup_ldi, 0>"; 215 let EncoderMethod = "encodeImm<AVR::fixup_port5, 0>"; 222 let EncoderMethod = "encodeImm<AVR::fixup_port6, 0>"; 242 let EncoderMethod = "encodeLDSTPtrReg"; [all …]
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | CodeGenInstruction.cpp | 71 std::string EncoderMethod; in CGIOperandList() local 85 EncoderMethod = Rec->getValueAsString("EncoderMethod"); in CGIOperandList() 121 OperandList.emplace_back(Rec, ArgName, PrintMethod, EncoderMethod, in CGIOperandList()
|