| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64PBQPRegAlloc.cpp | 151 bool A57ChainingConstraint::addIntraChainConstraint(PBQPRAGraph &G, unsigned Rd, in addIntraChainConstraint() 235 void A57ChainingConstraint::addInterChainConstraint(PBQPRAGraph &G, unsigned Rd, in addInterChainConstraint() 355 Register Rd = MI.getOperand(0).getReg(); in apply() local 365 Register Rd = MI.getOperand(0).getReg(); in apply() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_riscv.cpp | 46 uint32_t Rs2, uint32_t Rd) { in encodeRTypeInstruction() 51 uint32_t Rd, uint32_t Imm) { in encodeITypeInstruction() 62 static inline uint32_t encodeUTypeInstruction(uint32_t Opcode, uint32_t Rd, in encodeUTypeInstruction() 67 static inline uint32_t encodeJTypeInstruction(uint32_t Opcode, uint32_t Rd, in encodeJTypeInstruction()
|
| H A D | xray_loongarch64.cpp | 31 encodeInstruction2RIx(uint32_t Opcode, uint32_t Rd, uint32_t Rj, in encodeInstruction2RIx() 38 encodeInstruction1RI20(uint32_t Opcode, uint32_t Rd, in encodeInstruction1RI20()
|
| H A D | xray_mips64.cpp | 48 encodeSpecialInstruction(uint32_t Opcode, uint32_t Rs, uint32_t Rt, uint32_t Rd, in encodeSpecialInstruction()
|
| H A D | xray_mips.cpp | 47 encodeSpecialInstruction(uint32_t Opcode, uint32_t Rs, uint32_t Rt, uint32_t Rd, in encodeSpecialInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/ |
| H A D | AArch64Disassembler.cpp | 550 unsigned Rd = fieldFromInstruction(Insn, 0, 5); in DecodeFMOVLaneInstruction() local 653 unsigned Rd = fieldFromInstruction(insn, 0, 5); in DecodeThreeAddrSRegInstruction() local 721 unsigned Rd = fieldFromInstruction(insn, 0, 5); in DecodeMoveImmInstruction() local 1332 unsigned Rd = fieldFromInstruction(insn, 0, 5); in DecodeAddSubERegInstruction() local 1407 unsigned Rd = fieldFromInstruction(insn, 0, 5); in DecodeLogicalImmInstruction() local 1444 unsigned Rd = fieldFromInstruction(insn, 0, 5); in DecodeModImmInstruction() local 1485 unsigned Rd = fieldFromInstruction(insn, 0, 5); in DecodeModImmTiedInstruction() local 1505 unsigned Rd = fieldFromInstruction(insn, 0, 5); in DecodeAdrInstruction() local 1524 unsigned Rd = fieldFromInstruction(insn, 0, 5); in DecodeAddSubImmShift() local 1764 unsigned Rd = fieldFromInstruction(insn, 0, 5); in DecodeCPYMemOpInstruction() local [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/ |
| H A D | RISCVInstructions.h | 22 struct Rd { struct 45 Rd rd; \ argument
|
| H A D | RISCVCInstructions.h | 25 operator Rd() { return Rd{rd + (shift ? 8 : 0)}; } in Rd() function
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
| H A D | EmulateInstructionARM.cpp | 1168 uint32_t Rd; // the destination register in EmulateADDRdSPImm() local 1229 uint32_t Rd; // the destination register in EmulateMOVRdSP() local 1289 uint32_t Rd; // the destination register in EmulateMOVRdRm() local 1377 uint32_t Rd; // the destination register in EmulateMOVRdImm() local 1619 uint32_t Rd; // the destination register in EmulateMVNImm() local 1681 uint32_t Rd; // the destination register in EmulateMVNReg() local 2397 uint32_t Rd; in EmulateSUBSPImm() local 3152 uint32_t Rd, Rn; in EmulateADDImmARM() local 3218 uint32_t Rd, Rn, Rm; in EmulateADDReg() local 3753 uint32_t Rd; // the destination register in EmulateShiftImm() local [all …]
|
| H A D | EmulateInstructionARM.h | 212 const uint32_t Rd) { in WriteCoreReg()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/ |
| H A D | ARMDisassembler.cpp | 2438 unsigned Rd = fieldFromInstruction(Insn, 12, 4); in DecodeQADDInstruction() local 2694 unsigned Rd = fieldFromInstruction(Insn, 8, 4); in DecodeT2MOVTWInstruction() local 2719 unsigned Rd = fieldFromInstruction(Insn, 12, 4); in DecodeArmMOVTWInstruction() local 2747 unsigned Rd = fieldFromInstruction(Insn, 16, 4); in DecodeSMLAInstruction() local 2971 unsigned Rd = fieldFromInstruction(Insn, 12, 4); in DecodeVLDInstruction() local 3303 unsigned Rd = fieldFromInstruction(Insn, 12, 4); in DecodeVSTInstruction() local 3574 unsigned Rd = fieldFromInstruction(Insn, 12, 4); in DecodeVLD1DupInstruction() local 3622 unsigned Rd = fieldFromInstruction(Insn, 12, 4); in DecodeVLD2DupInstruction() local 3671 unsigned Rd = fieldFromInstruction(Insn, 12, 4); in DecodeVLD3DupInstruction() local 3707 unsigned Rd = fieldFromInstruction(Insn, 12, 4); in DecodeVLD4DupInstruction() local [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
| H A D | LoongArchMCCodeEmitter.cpp | 251 MCOperand Rd = MI.getOperand(0); in expandAddTPRel() local
|
| /freebsd/sys/arm64/arm64/ |
| H A D | undefined.c | 187 int attempts, error, Rn, Rd, Rm; in swp_emulate() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/ |
| H A D | RISCVDisassembler.cpp | 586 uint32_t Rd = fieldFromInstruction(Insn, 7, 5); in decodeRVCInstrRdRs1ImmZero() local 641 uint32_t Rd = fieldFromInstruction(Insn, 7, 5); in decodeRVCInstrRdRs2() local 654 uint32_t Rd = fieldFromInstruction(Insn, 7, 5); in decodeRVCInstrRdRs1Rs2() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/Disassembler/ |
| H A D | MSP430Disassembler.cpp | 195 unsigned Rd = fieldFromInstruction(Insn, 0, 4); in DecodeDstAddrMode() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 1755 MCOperand &Rd = Inst.getOperand(0); in processInstruction() local 1788 MCOperand &Rd = Inst.getOperand(0); in processInstruction() local 1798 MCOperand &Rd = Inst.getOperand(0); in processInstruction() local 1986 MCOperand &Rd = Inst.getOperand(0); in processInstruction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ |
| H A D | LoongArchAsmParser.cpp | 1567 MCRegister Rd = Inst.getOperand(0).getReg(); in checkTargetMatchPredicate() local 1576 MCRegister Rd = Inst.getOperand(0).getReg(); in checkTargetMatchPredicate() local 1586 MCRegister Rd = Inst.getOperand(0).getReg(); in checkTargetMatchPredicate() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/ |
| H A D | EmulateInstructionARM64.cpp | 622 const uint32_t Rd = Bits32(opcode, 4, 0); in EmulateADDSUBImm() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstExtenders.cpp | 312 Register Rd; member
|
| H A D | HexagonFrameLowering.cpp | 2496 Register Rd = RdOp.getReg(), Rs = RsOp.getReg(); in expandAlloca() local
|
| H A D | HexagonInstrInfo.cpp | 1348 Register Rd = Op0.getReg(); in expandPostRAPseudo() local
|