Searched refs:UNW_MIPS_F31 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp2798 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31)
2809 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31) {
2839 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31) {
2870 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31)
3035 case UNW_MIPS_F31:
3160 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31)
3325 case UNW_MIPS_F31:
/freebsd-12-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h794 UNW_MIPS_F31 = 63, enumerator in enum:__anon3731

Completed in 215 milliseconds