Home
last modified time | relevance | path

Searched refs:R28 (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.td72 def R28 : AVRReg<28, "r28", [], ["yl"]>, DwarfRegNum<[28]>;
90 def R29R28 : AVRReg<28, "r29:r28", [R28, R29], ["Y"]>, DwarfRegNum<[28]>;
131 R28, R29, R17, R16, R15, R14, R13, R12, R11, R10,
149 R28, R29, R17, R16
H A DAVRRegisterInfo.cpp78 Reserved.set(AVR::R28); in getReservedRegs()
256 return AVR::R28; in getFrameRegister()
H A DAVRCallingConv.td40 def CSR_Normal : CalleeSavedRegs<(add R29, R28, (sequence "R%u", 17, 2))>;
H A DAVRFrameLowering.cpp410 SavedRegs.set(AVR::R28); in determineCalleeSaves()
H A DAVRISelLowering.cpp2086 .Case("r27", AVR::R27).Case("r28", AVR::R28).Case("r29", AVR::R29) in getRegisterByName()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonPseudo.td234 isCodeGenOnly = 1, Defs = [PC], Uses = [R28], isPredicable = 0 in
359 let Defs = [R14, R15, R28, R29, R30, R31, PC] in {
374 let Defs = [R14, R15, R28, R29, R30, R31, PC] in {
395 let Defs = [R14, R15, R28] in
398 let Defs = [R14, R15, R28], isExtended = 1, opExtendable = 0 in
401 let Defs = [R14, R15, R28, P0] in
404 let Defs = [R14, R15, R28, P0], isExtended = 1, opExtendable = 0 in
H A DHexagonRegisterInfo.td126 def D14 : Rd<28, "r29:28", [R28, R29]>, DwarfRegNum<[60]>;
H A DHexagonISelLowering.cpp297 .Case("r28", Hexagon::R28) in getRegisterByName()
3101 unsigned OffsetReg = Hexagon::R28; in LowerEH_RETURN()
H A DHexagonFrameLowering.cpp800 .addReg(Hexagon::R28); in insertEpilogueInBlock()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dmacdefs.h175 #define R28 28 macro
326 { R26, R27, -1 }, { R28, R29, -1 }, \
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiBaseInfo.h105 case Lanai::R28: in getLanaiRegisterNumbering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/
H A DCSKYRegisterInfo.td80 def R28 : CSKYReg<28, "r28", ["rgb"]>, DwarfRegNum<[28]>;
151 (sequence "R%u", 16, 17), (sequence "R%u", 26, 27), R28,
H A DCSKYInstrFormats.td242 // Format< OP[6] | SOP[5] | PCODE[5] | 0000[4] | 000 | R28 | LIST2[3] | R15 |
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Dasm-defs.h123 R20, R21, R22, R23, R24, R25, R26, R27, R28, R29, \
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dasm-defs.h123 R20, R21, R22, R23, R24, R25, R26, R27, R28, R29, \
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/Disassembler/
H A DLanaiDisassembler.cpp160 Lanai::R24, Lanai::R25, Lanai::R26, Lanai::R27, Lanai::R28, Lanai::R29,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/Disassembler/
H A DAVRDisassembler.cpp68 AVR::R28, AVR::R29, AVR::R30, AVR::R31,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCCallingConv.td273 R28, R29, R30, R31, CR2, CR3, CR4
288 R21, R22, R23, R24, R25, R26, R27, R28,
H A DPPCFrameLowering.cpp122 {PPC::R28, -16}, \ in getCalleeSavedSpillSlots()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidebug.h356 UINT64 R28; member
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/ti/
H A Dk3-j721e-common-proc-board.dts131 J721E_IOPAD(0x25c, PIN_INPUT, 0) /* (R28) MMC1_SDWP */
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp553 Hexagon::R25, Hexagon::R26, Hexagon::R27, Hexagon::R28, Hexagon::R29, in DecodeIntRegsRegisterClass()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/
H A Dlib1funcs.S1274 ;; Save 10 Registers: R10..R17, R28, R29
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/
H A Dlib1funcs.S1274 ;; Save 10 Registers: R10..R17, R28, R29
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.md326 ;; virtual_stack_vars = hard_frame_pointer + 1 so the RTL become R28=R28

12