Searched refs:MSA_OFFSET (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/ |
| HD | RegisterInfos_mips.h | 26 #define MSA_OFFSET(regname) \ macro 40 { #reg, alt, sizeof(((MSA_linux_mips*)0)->reg), MSA_OFFSET(reg), eEncodingVector, \ 44 { #reg, alt, sizeof(((MSA_linux_mips*)0)->reg), MSA_OFFSET(reg), eEncodingUint, \ 169 #undef MSA_OFFSET
|
| HD | RegisterInfos_mips64.h | 31 #define MSA_OFFSET(regname) \ macro 57 { #reg, alt, sizeof(((MSA_linux_mips*)0)->reg), MSA_OFFSET(reg), eEncodingVector, \ 61 { #reg, alt, sizeof(((MSA_linux_mips*)0)->reg), MSA_OFFSET(reg), eEncodingUint, \ 235 #undef MSA_OFFSET
|