Searched defs:r1_info (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp243 std::optional<RegisterInfo> r1_info = local
375 std::optional<RegisterInfo> r1_info = local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/
H A DABIMacOSX_arm.cpp1731 const RegisterInfo *r1_info = reg_ctx->GetRegisterInfoByName("r1", 0); local
1744 const RegisterInfo *r1_info = reg_ctx->GetRegisterInfoByName("r1", 0); local
H A DABISysV_arm.cpp1877 const RegisterInfo *r1_info = reg_ctx->GetRegisterInfo( local

Completed in 145 milliseconds