Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAVR.cpp44 class AVR final : public TargetInfo { class
46 AVR() { needsThunks = true; } in AVR() function in __anon9df3c9a70111::AVR
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1149 SemaAVR &AVR() { in AVR() function