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

1 2 3 4 56 7 8 91011>>

  /external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
2007-03-24-cntlzd.ll 1 ; RUN: llc < %s -march=ppc64 -mcpu=g5 | grep cntlzd
2007-09-11-RegCoalescerAssert.ll 1 ; RUN: llc < %s -march=ppc64
2008-10-28-UnprocessedNode.ll 1 ; RUN: llc < %s -march=ppc64
int-fp-conv-1.ll 1 ; RUN: llc < %s -march=ppc64 | grep __floatditf
retaddr.ll 3 ; RUN: llc < %s -march=ppc64 | grep {ld r., 16(r1)}
  /external/valgrind/memcheck/tests/
badjump.c 6 /* on ppc64-linux, a function pointer points to a function
  /prebuilts/go/darwin-x86/src/cmd/nm/
nm_cgo_test.go 20 case "arm64", "mips64", "mips64le", "mips", "mipsle", "ppc64", "ppc64le":
  /prebuilts/go/darwin-x86/src/math/
floor_ppc64x.s 5 // +build ppc64 ppc64le
modf_ppc64x.s 5 // +build ppc64 ppc64le
  /prebuilts/go/darwin-x86/src/runtime/
atomic_ppc64x.s 5 // +build ppc64 ppc64le
os_linux_ppc64x.go 5 // +build ppc64 ppc64le
sys_ppc64x.go 5 // +build ppc64 ppc64le
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue12108.go 9 // assumptions made by cmd/internal/obj/ppc64.
  /prebuilts/go/linux-x86/src/cmd/nm/
nm_cgo_test.go 20 case "arm64", "mips64", "mips64le", "mips", "mipsle", "ppc64", "ppc64le":
  /prebuilts/go/linux-x86/src/math/
floor_ppc64x.s 5 // +build ppc64 ppc64le
modf_ppc64x.s 5 // +build ppc64 ppc64le
  /prebuilts/go/linux-x86/src/runtime/
atomic_ppc64x.s 5 // +build ppc64 ppc64le
os_linux_ppc64x.go 5 // +build ppc64 ppc64le
sys_ppc64x.go 5 // +build ppc64 ppc64le
  /prebuilts/go/linux-x86/test/fixedbugs/
issue12108.go 9 // assumptions made by cmd/internal/obj/ppc64.
  /external/llvm/lib/Target/PowerPC/TargetInfo/
PowerPCTargetInfo.cpp 21 RegisterTarget<Triple::ppc64, /*HasJIT=*/true>
22 Y(ThePPC64Target, "ppc64", "PowerPC 64");
  /external/llvm/test/CodeGen/PowerPC/
2007-09-07-LoadStoreIdxForms.ll 1 ; RUN: llc < %s -march=ppc64 -O1 | FileCheck %s
2 ; RUN: llc < %s -march=ppc64 | FileCheck --check-prefix=CHECK-OPT %s
mc-instrlat.ll 22 attributes #0 = { nounwind "no-infs-fp-math"="true" "no-nans-fp-math"="true" "target-cpu"="ppc64" "target-features"="+altivec,-bpermd,-crypto,-direct-move,-extdiv,-power8-vector,-qpx,-vsx" "unsafe-fp-math"="true" "use-soft-float"="false" }
23 attributes #1 = { "no-infs-fp-math"="true" "no-nans-fp-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="ppc64" "target-features"="+altivec,-bpermd,-crypto,-direct-move,-extdiv,-power8-vector,-qpx,-vsx" "unsafe-fp-math"="true" "use-soft-float"="false" }
vector-merge-store-fp-constants.ll 1 ; RUN: llc -march=ppc64 -mtriple=ppc64-apple-darwin < %s | FileCheck %s
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/TargetInfo/
PowerPCTargetInfo.cpp 21 RegisterTarget<Triple::ppc64, /*HasJIT=*/true>
22 Y(ThePPC64Target, "ppc64", "PowerPC 64");

Completed in 476 milliseconds

1 2 3 4 56 7 8 91011>>