| /arkcompiler/runtime_core/static_core/compiler/tests/aarch32/ |
| H A D | register32_test.cpp | 67 std::vector<Reg> regs; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| H A D | register64_test.cpp | 64 std::vector<Reg> regs; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | reg_alloc_verifier_test.cpp | 301 ArenaVector<bool> regs = ArenaVector<bool>(std::max(MAX_NUM_REGS, MAX_NUM_VREGS), false, GetAllocator()->Adapter()); in TEST_F() local 355 ArenaVector<bool> regs = ArenaVector<bool>(std::max(MAX_NUM_REGS, MAX_NUM_VREGS), false, GetAllocator()->Adapter()); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
| H A D | register64_test.cpp | 67 std::vector<Reg> regs; in TEST_F() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_frame_regs.c | 36 dwfl_thread_state_registers(Dwfl_Thread *thread, int firstreg, unsigned nregs, const Dwarf_Word *regs) dwfl_thread_state_registers() argument
|
| /third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/fw-api/ |
| H A D | pvr_rogue_fwif_rf.h | 43 struct rogue_fwif_rf_regs ALIGN_ATTR(8) regs; member
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | register.h | 28 inline constexpr bool AreAliased(RegTypes... regs) { in AreAliased() argument
|
| /arkcompiler/runtime_core/compiler/tests/aarch32/ |
| H A D | register32_test.cpp | 70 std::vector<Reg> regs; in TEST_F() local
|
| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| H A D | register64_test.cpp | 70 std::vector<Reg> regs; in TEST_F() local
|
| /arkcompiler/runtime_core/compiler/tests/aarch64/ |
| H A D | register64_test.cpp | 67 std::vector<Reg> regs; in TEST_F() local
|
| /third_party/elfutils/backends/ |
| H A D | i386_unwind.c | 54 Dwarf_Word regs[2]; in i386_unwind() local
|
| /third_party/backends/backend/ |
| H A D | hp4200_lm9830.c | 155 lm9830_ini_scanner (int fd, unsigned char *regs) in lm9830_ini_scanner() argument
|
| /third_party/backends/backend/genesys/ |
| H A D | register_cache.h | 41 void update(const Genesys_Register_Set& regs) in update() argument
|
| /third_party/libunwind/libunwind/src/arm/ |
| H A D | Gresume.c | 43 unsigned long regs[10]; in arm_local_resume() local [all...] |
| /third_party/libunwind/libunwind/src/sh/ |
| H A D | Gresume.c | 43 unsigned long regs[8]; in sh_local_resume() local [all...] |
| /third_party/libunwind/libunwind/src/aarch64/ |
| H A D | Gresume.c | 43 unsigned long regs[24]; in aarch64_local_resume() local [all...] |
| /third_party/libunwind/libunwind/src/riscv/ |
| H A D | Gresume.c | 54 unw_word_t *regs = (unw_word_t*)sc; in riscv_local_resume() local
|
| /third_party/ltp/testcases/kdump/lib/kprobes/ |
| H A D | kprobes.c | 14 jdo_fork(unsigned long clone_flags, unsigned long stack_start, struct pt_regs *regs, unsigned long stack_size, int __user * parent_tidptr, int __user * child_tidptr) jdo_fork() argument
|
| /third_party/mesa3d/src/imagination/rogue/ |
| H A D | rogue_regalloc.h | 59 struct ra_regs *regs; member
|
| /third_party/ltp/testcases/kernel/syscalls/ptrace/ |
| H A D | ptrace04.c | 31 } regs[] = { variable
|
| /third_party/musl/arch/aarch64/bits/ |
| H A D | user.h | 2 unsigned long long regs[31]; member
|
| /third_party/musl/arch/loongarch64/bits/ |
| H A D | user.h | 5 unsigned long regs[32]; member
|
| /arkcompiler/runtime_core/assembler/ |
| H A D | assembly-ins.cpp | 104 translator << "v" << regs[idx]; in RegToString() local
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| H A D | assembly-ins.cpp | 103 translator << "v" << regs[idx]; in RegToString() local
|
| /arkcompiler/ets_runtime/compiler_service/interface/ |
| H A D | aot_compiler_interface_stub.cpp | 116 std::string regs = Str16ToStr8(data.ReadString16()); in CommandNeedReCompile() local
|