Home
last modified time | relevance | path

Searched defs:MSP430 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DMSP430.cpp32 class MSP430 final : public TargetInfo { class
42 MSP430::MSP430() { in MSP430() function in MSP430
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1194 SemaMSP430 &MSP430() { in MSP430() function