Home | History | Annotate | Download | only in sample

Lines Matching refs:x86_64

1408                           x86_64, sparc, powerpc, arm, mips, spu, hexagon,
3843 amd64-* | x86_64-*) llvm_cv_target_arch="x86_64" ;;
3869 x86_64) LLVM_NATIVE_ARCH="X86" ;;
5101 x86_64) TARGET_HAS_JIT=1
5307 x86_64) TARGETS_TO_BUILD="X86 $TARGETS_TO_BUILD" ;;
5321 x86_64) TARGETS_TO_BUILD="X86 $TARGETS_TO_BUILD" ;;
20480 if test "$llvm_cv_os_type" = "Linux" -a "$llvm_cv_target_arch" = "x86_64" ; then