Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_riscv64.h58 #define DEFINE_FPR64_ALT(reg, alt, generic_kind) DEFINE_FPR_ALT(reg, alt, 8, generic_kind)
60 #define DEFINE_FPR_ALT(reg, alt, size, generic_kind) \ macro
137 DEFINE_FPR_ALT(fcsr, nullptr, 4, LLDB_INVALID_REGNUM),