/aosp_15_r20/art/runtime/arch/ |
H A D | context.cc | 27 extern "C" void artContextCopyForLongJump(Context* context, uintptr_t* gprs, uintptr_t* fprs) { in artContextCopyForLongJump()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
H A D | tm-signal-context-chk-gpr.c | 40 static long gprs[] = { variable
|
/aosp_15_r20/external/elfutils/backends/ |
H A D | s390_unwind.c | 90 Dwarf_Word gprs[16]; in s390_unwind() local
|
/aosp_15_r20/art/runtime/arch/riscv64/ |
H A D | context_riscv64.cc | 124 void Riscv64Context::CopyContextTo(uintptr_t* gprs, uintptr_t* fprs) { in CopyContextTo()
|
/aosp_15_r20/art/runtime/arch/arm/ |
H A D | context_arm.cc | 101 void ArmContext::CopyContextTo(uintptr_t* gprs, uintptr_t* fprs) { in CopyContextTo()
|
/aosp_15_r20/art/runtime/arch/x86_64/ |
H A D | context_x86_64.cc | 104 void X86_64Context::CopyContextTo(uintptr_t* gprs, uintptr_t* fprs) { in CopyContextTo()
|
/aosp_15_r20/art/runtime/arch/x86/ |
H A D | context_x86.cc | 92 void X86Context::CopyContextTo(uintptr_t* gprs, uintptr_t* fprs) { in CopyContextTo()
|
/aosp_15_r20/art/runtime/arch/arm64/ |
H A D | context_arm64.cc | 147 void Arm64Context::CopyContextTo(uintptr_t* gprs, uintptr_t* fprs) { in CopyContextTo()
|
/aosp_15_r20/external/strace/linux/s390x/ |
H A D | arch_regs.c | 9 uint32_t gprs[NUM_GPRS]; member
|
/aosp_15_r20/external/musl/arch/s390x/bits/ |
H A D | user.h | 36 unsigned long gprs[16]; member
|
H A D | signal.h | 41 unsigned long gprs[16]; member
|
/aosp_15_r20/external/trusty/musl/arch/s390x/bits/ |
D | user.h | 39 unsigned long gprs[16]; member
|
D | signal.h | 41 unsigned long gprs[16]; member
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_target_nvc0.cpp | 270 unsigned int gprs; in getFileSize() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ |
D | htmintrin.h | 146 unsigned long long gprs[16]; /* 128 */ member
|
/aosp_15_r20/external/clang/lib/Headers/ |
H A D | htmintrin.h | 160 unsigned long long gprs[16]; /* 128 */ member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ |
D | htmintrin.h | 146 unsigned long long gprs[16]; /* 128 */ member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ |
D | htmintrin.h | 146 unsigned long long gprs[16]; /* 128 */ member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/ |
D | htmintrin.h | 160 unsigned long long gprs[16]; /* 128 */ member
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ |
H A D | htmintrin.h | 146 unsigned long long gprs[16]; /* 128 */ member
|
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/ |
H A D | htmintrin.h | 160 unsigned long long gprs[16]; /* 128 */ member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ |
D | htmintrin.h | 146 unsigned long long gprs[16]; /* 128 */ member
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/ |
D | acrn.h | 116 struct acrn_gp_regs gprs; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | acrn.h | 116 struct acrn_gp_regs gprs; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/ |
D | acrn.h | 116 struct acrn_gp_regs gprs; member
|