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

/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp2799 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31)
2810 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31) {
2840 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31) {
2871 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31)
3041 case UNW_MIPS_F31:
3166 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31)
3336 case UNW_MIPS_F31:
/freebsd-13-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h794 UNW_MIPS_F31 = 63, enumerator in enum:__anon2632

Completed in 67 milliseconds