Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_loongarch64.h53 bool IsLSX(unsigned reg);
H A DRegisterContextPOSIX_loongarch64.cpp84 bool RegisterContextPOSIX_loongarch64::IsLSX(unsigned int reg) { in IsLSX() function in RegisterContextPOSIX_loongarch64