Searched refs:MSA_linux_mips (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| HD | RegisterContext_mips.h | 328 struct MSA_linux_mips { struct 371 MSA_linux_mips msa; // MSA registers. argument
|
| HD | RegisterInfos_mips.h | 30 LLVM_EXTENSION offsetof(MSA_linux_mips, regname)) 68 #reg, alt, sizeof(((MSA_linux_mips *) 0)->reg), \ 77 #reg, alt, sizeof(((MSA_linux_mips *) 0)->reg), \
|
| HD | RegisterInfos_mips64.h | 34 LLVM_EXTENSION offsetof(MSA_linux_mips, regname)) 94 #reg, alt, sizeof(((MSA_linux_mips *) 0)->reg), \ 103 #reg, alt, sizeof(((MSA_linux_mips *) 0)->reg), \
|