HomeSort by relevance Sort by last modified time
    Searched full:ppc64 (Results 76 - 100 of 1243) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/PowerPC/
rotl-64.ll 1 ; RUN: llc < %s -march=ppc64 | grep rotld
2 ; RUN: llc < %s -march=ppc64 | grep rotldi
hello.ll 2 ; RUN: llc < %s -march=ppc64
ppcf128-2.ll 1 ; RUN: llc < %s -march=ppc64
shift128.ll 1 ; RUN: llc < %s -march=ppc64 | grep sld | count 5
tailcall1-64.ll 1 ; RUN: llc < %s -march=ppc64 -tailcallopt | grep TC_RETURNd8
  /external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
rotl-64.ll 1 ; RUN: llc < %s -march=ppc64 | grep rldicl
2 ; RUN: llc < %s -march=ppc64 | grep rldcl
ppcf128-2.ll 1 ; RUN: llc < %s -march=ppc64
shift128.ll 1 ; RUN: llc < %s -march=ppc64 | grep sld | count 5
tailcall1-64.ll 1 ; RUN: llc < %s -march=ppc64 -tailcallopt | grep TC_RETURNd8
  /external/valgrind/docs/internals/
3_5_BUGSTATUS.txt 14 r10887 rmdir on ppc64-linux (#206903).
  /external/valgrind/memcheck/tests/
err_disable4.vgtest 3 ## 131072 is the minimum value needed on ppc64 (2 pages of 64K)
test-plo-yes.vgtest 1 prereq: ! ../../tests/arch_test ppc32 && ! ../../tests/arch_test ppc64 && ! ../../tests/arch_test s390x && ! ../../tests/mips_features mips-be
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/
opt.go 5 package ppc64 package
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames9.go 5 package ppc64 package
  /prebuilts/go/darwin-x86/src/go/build/
syslist.go 8 const goarchList = "386 amd64 amd64p32 arm armbe arm64 arm64be ppc64 ppc64le mips mipsle mips64 mips64le mips64p32 mips64p32le ppc s390 s390x sparc sparc64 "
  /prebuilts/go/darwin-x86/src/math/
sqrt_ppc64x.s 5 // +build ppc64 ppc64le
  /prebuilts/go/darwin-x86/src/runtime/
cgo_ppc64x.go 5 // +build ppc64 ppc64le
unaligned1.go 5 // +build 386 amd64 amd64p32 arm64 ppc64 ppc64le s390x
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/
opt.go 5 package ppc64 package
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames9.go 5 package ppc64 package
  /prebuilts/go/linux-x86/src/go/build/
syslist.go 8 const goarchList = "386 amd64 amd64p32 arm armbe arm64 arm64be ppc64 ppc64le mips mipsle mips64 mips64le mips64p32 mips64p32le ppc s390 s390x sparc sparc64 "
  /prebuilts/go/linux-x86/src/math/
sqrt_ppc64x.s 5 // +build ppc64 ppc64le
  /prebuilts/go/linux-x86/src/runtime/
cgo_ppc64x.go 5 // +build ppc64 ppc64le
unaligned1.go 5 // +build 386 amd64 amd64p32 arm64 ppc64 ppc64le s390x
  /prebuilts/go/darwin-x86/test/
nosplit.go 118 # (CallSize is 32 on ppc64, 8 on amd64 for frame pointer.)
120 main 100 nosplit; REJECT ppc64 ppc64le
121 main 104 nosplit; REJECT ppc64 ppc64le
122 main 108 nosplit; REJECT ppc64 ppc64le
123 main 112 nosplit; REJECT ppc64 ppc64le
124 main 116 nosplit; REJECT ppc64 ppc64le
125 main 120 nosplit; REJECT ppc64 ppc64le amd64
126 main 124 nosplit; REJECT ppc64 ppc64le amd64
135 # ppc64 doesn't save LR in the leaf, but CallSize is 32, so it gets 24 bytes.
138 main 100 nosplit call f; f 0 nosplit; REJECT ppc64 ppc64l
    [all...]

Completed in 1462 milliseconds

1 2 34 5 6 7 8 91011>>