/external/llvm-project/llvm/test/TableGen/ |
D | RegisterEncoder.td | 3 // Check that EncoderMethod for RegisterOperand is working correctly 18 let EncoderMethod = "barEncoder";
|
/external/llvm/lib/Target/Mips/ |
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 …]
|
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 …]
|
/external/llvm-project/llvm/lib/Target/CSKY/ |
D | CSKYInstrInfo.td | 27 let EncoderMethod = "getOImmOpValue<"#num#">"; 32 let EncoderMethod = "getImmOpValue<"#num#", "#shift#">"; 37 let EncoderMethod = "getImmOpValue<"#num#", "#shift#">";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
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 …]
|
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 …]
|
/external/llvm-project/llvm/lib/Target/Mips/ |
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 …]
|
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 …]
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
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";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
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";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
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 …]
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
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"; 144 let EncoderMethod = "getImmOpValueAsr1"; 160 let EncoderMethod = "getImmOpValue"; 176 let EncoderMethod = "getImmOpValue"; 191 let EncoderMethod = "getImmOpValue"; [all …]
|
/external/llvm/lib/Target/ARM/ |
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 …]
|
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 …]
|
/external/llvm/lib/Target/SystemZ/ |
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";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
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 …]
|
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 …]
|
/external/llvm-project/llvm/lib/Target/ARM/ |
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"; 175 let EncoderMethod = "getAddrModePCOpValue"; 187 let EncoderMethod = "getThumbAddrModeRegRegOpValue"; 200 let EncoderMethod = "getThumbAddrModeRegRegOpValue"; [all …]
|
D | ARMInstrInfo.td | 535 let EncoderMethod = "getBranchTargetOpValue"; 554 let EncoderMethod = "getARMBranchTargetOpValue"; 562 let EncoderMethod = "getARMBLTargetOpValue"; 569 let EncoderMethod = "getARMBLXTargetOpValue"; 576 let EncoderMethod = "getRegisterListOpValue"; 586 let EncoderMethod = "getRegisterListOpValue"; 599 let EncoderMethod = "getRegisterListOpValue"; 610 let EncoderMethod = "getRegisterListOpValue"; 619 let EncoderMethod = "getRegisterListOpValue"; 626 let EncoderMethod = "getRegisterListOpValue"; [all …]
|
/external/llvm-project/llvm/utils/TableGen/ |
D | CodeGenInstruction.cpp | 78 std::string EncoderMethod; in CGIOperandList() local 87 EncoderMethod = std::string(Rec->getValueAsString("EncoderMethod")); in CGIOperandList() 93 EncoderMethod = std::string(Rec->getValueAsString("EncoderMethod")); in CGIOperandList() 138 std::string(EncoderMethod), OperandNamespace + "::" + OperandType, in CGIOperandList()
|
/external/llvm/utils/TableGen/ |
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()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
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 …]
|
/external/llvm-project/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.td | 169 let EncoderMethod = "encodeMemri"; 183 let EncoderMethod = "encodeRelCondBrTarget<AVR::fixup_7_pcrel>"; 189 let EncoderMethod = "encodeRelCondBrTarget<AVR::fixup_13_pcrel>"; 195 let EncoderMethod = "encodeCallTarget"; 202 let EncoderMethod = "encodeImm<AVR::fixup_16, 2>"; 208 let EncoderMethod = "encodeImm<AVR::fixup_6_adiw, 0>"; 215 let EncoderMethod = "encodeImm<AVR::fixup_ldi, 0>"; 221 let EncoderMethod = "encodeImm<AVR::fixup_port5, 0>"; 228 let EncoderMethod = "encodeImm<AVR::fixup_port6, 0>"; 248 let EncoderMethod = "encodeLDSTPtrReg"; [all …]
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 91 let EncoderMethod = "getBranchTargetOpValue"; 100 let EncoderMethod = "getBranchTargetOpValue"; 194 let EncoderMethod = "getRiMemoryOpValue"; 206 let EncoderMethod = "getRrMemoryOpValue"; 228 let EncoderMethod = "getSplsOpValue";
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 91 let EncoderMethod = "getBranchTargetOpValue"; 100 let EncoderMethod = "getBranchTargetOpValue"; 191 let EncoderMethod = "getRiMemoryOpValue"; 203 let EncoderMethod = "getRrMemoryOpValue"; 225 let EncoderMethod = "getSplsOpValue";
|