/prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/ |
a.out.go | 258 C_REG // R0..R30 259 C_RSP // R0..R30, RSP
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/ |
a.out.go | 258 C_REG // R0..R30 259 C_RSP // R0..R30, RSP
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/ |
ARM64Ops.go | 63 "R30", // aka REGLINK 126 gp = buildReg("R0 R1 R2 R3 R4 R5 R6 R7 R8 R9 R10 R11 R12 R13 R14 R15 R16 R17 R19 R20 R21 R22 R23 R24 R25 R26 R30") 353 clobbers: buildReg("R16 R30"), 392 clobbers: buildReg("R16 R17 R30"), 533 linkreg: int8(num["R30"]),
|
MIPS64Ops.go | 64 "g", // aka R30
|
MIPSOps.go | 63 "g", // aka R30
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/ |
ARM64Ops.go | 63 "R30", // aka REGLINK 126 gp = buildReg("R0 R1 R2 R3 R4 R5 R6 R7 R8 R9 R10 R11 R12 R13 R14 R15 R16 R17 R19 R20 R21 R22 R23 R24 R25 R26 R30") 353 clobbers: buildReg("R16 R30"), 392 clobbers: buildReg("R16 R17 R30"), 533 linkreg: int8(num["R30"]),
|
MIPS64Ops.go | 64 "g", // aka R30
|
MIPSOps.go | 63 "g", // aka R30
|
/external/llvm/lib/Target/PowerPC/ |
PPCRegisterInfo.cpp | 268 Reserved.set(PPC::R30); 272 Reserved.set(PPC::R30); [all...] |
PPCFrameLowering.cpp | 137 {PPC::R30, -8}, 890 .addReg(PPC::R30) [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/ |
DebugSupport.h | 353 UINT64 R30;
|
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/ |
DebugSupport.h | 319 UINT64 R30;
|
/external/llvm/lib/Target/PowerPC/Disassembler/ |
PPCDisassembler.cpp | 171 PPC::R28, PPC::R29, PPC::R30, PPC::R31 182 PPC::R28, PPC::R29, PPC::R30, PPC::R31
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
PPCRegisterInfo.cpp | 110 PPC::R28, PPC::R29, PPC::R30, PPC::R31, 136 PPC::R28, PPC::R29, PPC::R30, PPC::R31,
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
plan9.go | 100 if arg == R30 {
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
plan9.go | 100 if arg == R30 {
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
DebugSupport.h | 322 UINT64 R30;
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/ |
operand_test.go | 540 {"LR", "R30"}, 541 {"(LR)", "(R30)"},
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/ |
operand_test.go | 540 {"LR", "R30"}, 541 {"(LR)", "(R30)"},
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
AlphaISelLowering.cpp | 160 setStackPointerRegisterToSaveRestore(Alpha::R30); 286 StackPtr = DAG.getCopyFromReg(Chain, dl, Alpha::R30, MVT::i64); [all...] |
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/ |
a.out.go | 263 * compiler allocates external registers R30 down
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/ |
a.out.go | 263 * compiler allocates external registers R30 down
|
/external/llvm/lib/Target/PowerPC/AsmParser/ |
PPCAsmParser.cpp | 42 PPC::R28, PPC::R29, PPC::R30, PPC::R31 53 PPC::R28, PPC::R29, PPC::R30, PPC::R31 [all...] |
/external/llvm/lib/Target/Hexagon/Disassembler/ |
HexagonDisassembler.cpp | 499 Hexagon::R30, Hexagon::R31}; [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
SPUISelLowering.cpp | [all...] |