| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/avr/ |
| H A D | divmodhi4.S | 49 ret ; Return quotient via R23:R22 and remainder via R25:R24. 57 ret ; Return quotient via R23:R22 and remainder via R25:r24.
|
| H A D | udivmodhi4.S | 46 mov r23, r25 ; The quotient is returned in R23:R22.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRRegisterInfo.td | 58 def R22 : AVRReg<22, "r22">, DwarfRegNum<[22]>; 84 def R23R22 : AVRReg<22, "r23:r22", [R22, R23]>, DwarfRegNum<[22]>; 100 def R22R21 : AVRReg<21, "r22:r21", [R21, R22]>, DwarfRegNum<[21]>; 116 add R24, R25, R18, R19, R20, R21, R22, R23, 131 add R24, R25, R18, R19, R20, R21, R22, R23, 139 (add R23, R22, R21, R20, R19, R18, R17, R16)>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchRegisterInfo.cpp | 96 markSuperRegs(Reserved, LoongArch::R22); // fp in getReservedRegs() 109 return TFI->hasFP(MF) ? LoongArch::R22 : LoongArch::R3; in getFrameRegister() 245 if (!MRI->canReserveReg(LoongArch::R22)) in canRealignStack()
|
| H A D | LoongArchFrameLowering.cpp | 195 Register FPReg = LoongArch::R22; in emitPrologue() 336 adjustReg(MBB, LastFrameDestroy, DL, SPReg, LoongArch::R22, in emitEpilogue() 390 SavedRegs.set(LoongArch::R22); in determineCalleeSaves()
|
| H A D | LoongArchRegisterInfo.td | 82 def R22 : LoongArchReg<22, "r22", ["fp", "s9"]>, DwarfRegNum<[22]>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
| H A D | LanaiBaseInfo.h | 93 case Lanai::R22: in getLanaiRegisterNumbering()
|
| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
| H A D | poly1305_sse2.c | 211 xmmi R20, R21, R22, R23, R24, S21, S22, S23, S24; in poly1305_blocks() local 269 R22 = _mm_shuffle_epi32(T5, _MM_SHUFFLE(1, 1, 0, 0)); in poly1305_blocks() 277 R22 = _mm_shuffle_epi32(T0, _MM_SHUFFLE(2, 2, 2, 2)); in poly1305_blocks() 282 S22 = _mm_mul_epu32(R22, FIVE); in poly1305_blocks() 473 T14 = R22; in poly1305_blocks() 595 T14 = R22; in poly1305_blocks()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonRegisterInfo.cpp | 117 Hexagon::R20, Hexagon::R21, Hexagon::R22, Hexagon::R23, in getCalleeSavedRegs() 126 Hexagon::R20, Hexagon::R21, Hexagon::R22, Hexagon::R23, in getCalleeSavedRegs()
|
| H A D | HexagonFrameLowering.h | 99 { Hexagon::R23, -28 }, { Hexagon::R22, -32 }, { Hexagon::D11, -32 }, in getCalleeSavedSpillSlots()
|
| H A D | HexagonRegisterInfo.td | 148 def D11 : Rd<22, "r23:22", [R22, R23]>, DwarfRegNum<[54]>; 539 (add R23, R22, R21, R20, R19, R18, R17, R16, 643 : CalleeSavedRegs<(add R16, R17, R18, R19, R20, R21, R22, R23,
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | DebugSupport.h | 309 UINT64 R22; member 778 UINT64 R22; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/Disassembler/ |
| H A D | LanaiDisassembler.cpp | 164 Lanai::R18, Lanai::R19, Lanai::R20, Lanai::R21, Lanai::R22, Lanai::R23,
|
| /freebsd/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-j722s-evm-csi2-quad-rpi-cam-imx219.dtso | 19 J722S_IOPAD(0x03c, PIN_OUTPUT, 7) /* (R22) GPIO0_15 */
|
| H A D | k3-j722s-evm-csi2-quad-tevi-ov5640.dtso | 17 J722S_IOPAD(0x03c, PIN_OUTPUT, 7) /* (R22) GPIO0_15 */
|
| H A D | k3-j721s2-common-proc-board.dts | 166 J721S2_IOPAD(0x0f0, PIN_INPUT, 0) /* (R22) MMC1_DAT3 */
|
| H A D | k3-am68-phyboard-izar.dts | 162 J721S2_IOPAD(0x0f0, PIN_INPUT, 0) /* (R22) MMC1_DAT3 */
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/ |
| H A D | X86DisassemblerDecoder.h | 310 ENTRY(R22) \ 344 ENTRY(R22) \
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCCallingConv.td | 301 R21, R22, R23, R24, R25, R26, R27, 323 R21, R22, R23, R24, R25, R26, R27, R28,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYRegisterInfo.td | 74 def R22 : CSKYReg<22, "r22", ["t6"]>, DwarfRegNum<[22]>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/Disassembler/ |
| H A D | ARCDisassembler.cpp | 128 ARC::R21, ARC::R22, ARC::R23, ARC::R24, ARC::R25, ARC::GP, ARC::FP,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/ |
| H A D | HexagonDisassembler.cpp | 647 Hexagon::R20, Hexagon::R21, Hexagon::R22, Hexagon::R23, Hexagon::R24, in DecodeIntRegsRegisterClass() 662 Hexagon::R20, Hexagon::R21, Hexagon::R22, Hexagon::R23, in DecodeGeneralSubRegsRegisterClass()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/Disassembler/ |
| H A D | AVRDisassembler.cpp | 66 AVR::R21, AVR::R22, AVR::R23, AVR::R24, AVR::R25, AVR::R26, AVR::R27,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/Disassembler/ |
| H A D | CSKYDisassembler.cpp | 69 CSKY::R21, CSKY::R22, CSKY::R23, CSKY::R24, CSKY::R25, CSKY::R26, CSKY::R27,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCChecker.cpp | 745 Register = Hexagon::R22; in compoundRegisterMap()
|