Home
last modified time | relevance | path

Searched defs:SPARCV9 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/ELF/Arch/
H A DSPARCV9.cpp22 class SPARCV9 final : public TargetInfo { class
34 SPARCV9::SPARCV9(Ctx &ctx) : TargetInfo(ctx) { in SPARCV9() function in SPARCV9
/llvm-project/compiler-rt/cmake/
H A Dbuiltin-config-ix.cmake69 set(SPARCV9 sparcv9) global() variable
/llvm-project/compiler-rt/cmake/Modules/
H A DAllSupportedArchDefs.cmake15 set(SPARCV9 sparcv9) variable