Home
last modified time | relevance | path

Searched refs:gpr_last_loongarch (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_loongarch64.cpp57 k_num_gpr_registers = gpr_last_loongarch - gpr_first_loongarch + 1,
146 if (reg_index >= gpr_first_loongarch && reg_index <= gpr_last_loongarch) in GetRegisterSetFromRegisterIndex()
H A Dlldb-loongarch-register-enums.h64 gpr_last_loongarch = 44, enumerator