Home
last modified time | relevance | path

Searched refs:SPARCV9 (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/llvm/lld/ELF/Arch/
H A DSPARCV9.cpp22 class SPARCV9 final : public TargetInfo { class
24 SPARCV9();
34 SPARCV9::SPARCV9() { in SPARCV9() function in SPARCV9
48 RelExpr SPARCV9::getRelExpr(RelType type, const Symbol &s, in getRelExpr()
87 void SPARCV9::relocate(uint8_t *loc, const Relocation &rel, in relocate()
177 void SPARCV9::writePlt(uint8_t *buf, const Symbol & /*sym*/, in writePlt()
197 static SPARCV9 target; in getSPARCV9TargetInfo()
/openbsd/gnu/llvm/compiler-rt/cmake/Modules/
H A DAllSupportedArchDefs.cmake15 set(SPARCV9 sparcv9) variable
27 ${ARM32} ${ARM64} ${MIPS32} ${MIPS64} ${S390X} ${SPARC} ${SPARCV9}
30 ${MIPS32} ${MIPS64} ${PPC64} ${S390X} ${SPARC} ${SPARCV9} ${HEXAGON}
61 ${MIPS32} ${MIPS64} ${S390X} ${SPARC} ${SPARCV9} ${HEXAGON}
66 ${MIPS32} ${MIPS64} ${PPC64} ${S390X} ${SPARC} ${SPARCV9} ${HEXAGON}
/openbsd/gnu/usr.bin/clang/liblldELF/
H A DMakefile24 SPARCV9.cpp \
/openbsd/gnu/llvm/lld/ELF/
H A DCMakeLists.txt34 Arch/SPARCV9.cpp
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lld/ELF/
H A DBUILD.gn40 "Arch/SPARCV9.cpp",
/openbsd/gnu/llvm/compiler-rt/cmake/
H A Dbuiltin-config-ix.cmake45 set(SPARCV9 sparcv9) variable
59 ${RISCV32} ${RISCV64} ${SPARC} ${SPARCV9}
/openbsd/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.102091 (*): Replace SPARCV9 with SPARC_{V9,ARCH64}.
2726 * sparc.h (INIT_CUMULATIVE_ARGS for SPARCV9): Return types of
/openbsd/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt3505 lld/ELF/Arch/SPARCV9.cpp