Home
last modified time | relevance | path

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

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