Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/Arch/
H A DMSP430.cpp32 class MSP430 final : public TargetInfo { class
42 MSP430::MSP430(Ctx &ctx) : TargetInfo(ctx) { in MSP430() function in MSP430
[all...]
/llvm-project/clang/include/clang/Sema/
H A DSema.h1193 SemaMSP430 &MSP430() { MSP430() function