Searched refs:SPARCV9 (Results 1 – 9 of 9) sorted by relevance
23 class SPARCV9 final : public TargetInfo { class25 SPARCV9();35 SPARCV9::SPARCV9() { in SPARCV9() function in SPARCV950 RelExpr SPARCV9::getRelExpr(RelType type, const Symbol &s, in getRelExpr()89 void SPARCV9::relocate(uint8_t *loc, const Relocation &rel, in relocate()179 void SPARCV9::writePlt(uint8_t *buf, const Symbol & /*sym*/, in writePlt()199 static SPARCV9 target; in getSPARCV9TargetInfo()
3 ! RUN: llvm-mc %s -triple sparcv9 -show-encoding | FileCheck %s --check-prefix=SPARCV912 ! SPARCV9: .xword 65536
18 Arch/SPARCV9.cpp
39 "Arch/SPARCV9.cpp",
51 set(SPARCV9 sparcv9) variable65 ${RISCV32} ${RISCV64} ${SPARC} ${SPARCV9}
287 set(SPARCV9 sparcv9) variable298 ${ARM32} ${ARM64} ${MIPS32} ${MIPS64} ${S390X} ${SPARC} ${SPARCV9})300 ${MIPS32} ${MIPS64} ${PPC64} ${S390X} ${SPARC} ${SPARCV9})330 ${MIPS32} ${MIPS64} ${S390X} ${SPARC} ${SPARCV9})333 ${MIPS32} ${MIPS64} ${PPC64} ${S390X} ${SPARC} ${SPARCV9})
274 SPARCV9=`isainfo -n 2>&1 | grep sparcv9`277 if test -z "$SOL64" && test -n "$SPARCV9"; then
4973 SPARCV9=`isainfo -n 2>&1 | grep sparcv9`4976 if test -z "$SOL64" && test -n "$SPARCV9"; then