HomeSort by relevance Sort by last modified time
    Searched refs:R19 (Results 26 - 50 of 59) sorted by null

12 3

  /prebuilts/go/darwin-x86/src/runtime/
rt0_linux_ppc64le.s 20 MOVD R19, 64(R1)
86 MOVD 64(R1), R19
  /prebuilts/go/linux-x86/src/runtime/
rt0_linux_ppc64le.s 20 MOVD R19, 64(R1)
86 MOVD 64(R1), R19
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeFrameLowering.cpp 377 // swi R19, R1, stack_loc
379 .addReg(MBlaze::R19).addReg(MBlaze::R1).addImm(FPOffset);
381 // add R19, R1, R0
382 BuildMI(MBB, MBBI, DL, TII.get(MBlaze::ADD), MBlaze::R19)
405 // add R1, R19, R0
407 .addReg(MBlaze::R19).addReg(MBlaze::R0);
409 // lwi R19, R1, stack_loc
410 BuildMI(MBB, MBBI, dl, TII.get(MBlaze::LWI), MBlaze::R19)
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
operand_test.go 473 {"R19", "R19"},
606 {"R19", "R19"},
689 {"R19", "R19"},
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
operand_test.go 473 {"R19", "R19"},
606 {"R19", "R19"},
689 {"R19", "R19"},
  /external/llvm/lib/Target/Hexagon/
HexagonFrameLowering.h 64 { Hexagon::R19, -12 }, { Hexagon::R18, -16 }, { Hexagon::D9, -16 },
  /external/llvm/lib/Target/Lanai/Disassembler/
LanaiDisassembler.cpp 159 Lanai::R18, Lanai::R19, Lanai::R20, Lanai::R21, Lanai::R22, Lanai::R23,
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 82 R19
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 82 R19
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPURegisterInfo.cpp 73 case SPU::R19: return 19;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/
DebugSupport.h 342 UINT64 R19;
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DebugSupport.h 308 UINT64 R19;
  /external/llvm/lib/Target/PowerPC/Disassembler/
PPCDisassembler.cpp 168 PPC::R16, PPC::R17, PPC::R18, PPC::R19,
179 PPC::R16, PPC::R17, PPC::R18, PPC::R19,
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCRegisterInfo.cpp 107 PPC::R16, PPC::R17, PPC::R18, PPC::R19,
133 PPC::R16, PPC::R17, PPC::R18, PPC::R19,
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 311 UINT64 R19;
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCChecker.cpp 543 Register = Hexagon::R19;
HexagonMCDuplexInfo.cpp 673 case Hexagon::R19:
    [all...]
HexagonMCInstrInfo.cpp 230 case R19:
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
MIPS64Ops.go 53 "R19",
130 gp = buildReg("R1 R2 R3 R4 R5 R6 R7 R8 R9 R10 R11 R12 R13 R14 R15 R16 R17 R18 R19 R20 R21 R22 R24 R25 R31")
MIPSOps.go 52 "R19",
114 gp = buildReg("R1 R2 R3 R4 R5 R6 R7 R8 R9 R10 R11 R12 R13 R14 R15 R16 R17 R18 R19 R20 R21 R22 R24 R25 R28 R31")
PPC64Ops.go 39 "R19",
123 gp = buildReg("R3 R4 R5 R6 R7 R8 R9 R10 R11 R12 R14 R15 R16 R17 R18 R19 R20 R21 R22 R23 R24 R25 R26 R27 R28 R29")
ARM64Ops.go 52 "R19",
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")
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
MIPS64Ops.go 53 "R19",
130 gp = buildReg("R1 R2 R3 R4 R5 R6 R7 R8 R9 R10 R11 R12 R13 R14 R15 R16 R17 R18 R19 R20 R21 R22 R24 R25 R31")
MIPSOps.go 52 "R19",
114 gp = buildReg("R1 R2 R3 R4 R5 R6 R7 R8 R9 R10 R11 R12 R13 R14 R15 R16 R17 R18 R19 R20 R21 R22 R24 R25 R28 R31")
PPC64Ops.go 39 "R19",
123 gp = buildReg("R3 R4 R5 R6 R7 R8 R9 R10 R11 R12 R14 R15 R16 R17 R18 R19 R20 R21 R22 R23 R24 R25 R26 R27 R28 R29")

Completed in 676 milliseconds

12 3