Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A Dlldb-loongarch-register-enums.h87 gpr_fp_loongarch = gpr_r22_loongarch, enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp162 reg_index = gpr_fp_loongarch; in GetRegisterInfo()