Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/Arch/
DSPARCV9.cpp23 class SPARCV9 final : public TargetInfo { class
25 SPARCV9();
35 SPARCV9::SPARCV9() { in SPARCV9() function in SPARCV9
50 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()
/external/llvm-project/llvm/test/MC/Sparc/
Dsparc-directive-xword.s3 ! RUN: llvm-mc %s -triple sparcv9 -show-encoding | FileCheck %s --check-prefix=SPARCV9
12 ! SPARCV9: .xword 65536
/external/llvm/test/MC/Sparc/
Dsparc-directive-xword.s3 ! RUN: llvm-mc %s -triple sparcv9 -show-encoding | FileCheck %s --check-prefix=SPARCV9
12 ! SPARCV9: .xword 65536
/external/llvm-project/lld/ELF/
DCMakeLists.txt18 Arch/SPARCV9.cpp
/external/llvm-project/llvm/utils/gn/secondary/lld/ELF/
DBUILD.gn39 "Arch/SPARCV9.cpp",
/external/llvm-project/compiler-rt/cmake/
Dbuiltin-config-ix.cmake51 set(SPARCV9 sparcv9) variable
65 ${RISCV32} ${RISCV64} ${SPARC} ${SPARCV9}
Dconfig-ix.cmake287 set(SPARCV9 sparcv9) variable
298 ${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})
/external/icu/icu4c/source/
Dacinclude.m4274 SPARCV9=`isainfo -n 2>&1 | grep sparcv9`
277 if test -z "$SOL64" && test -n "$SPARCV9"; then
Dconfigure4973 SPARCV9=`isainfo -n 2>&1 | grep sparcv9`
4976 if test -z "$SOL64" && test -n "$SPARCV9"; then