/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
ImageProcessingTest.java | 401 // Test case 41: Mandelbrot fp64
|
ImageProcessingActivity.java | 104 MANDELBROT_DOUBLE ("Mandelbrot fp64"),
|
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/ |
ImageProcessingTest.java | 415 // Test case 41: Mandelbrot fp64
|
/external/llvm/test/CodeGen/Mips/msa/ |
2rf.ll | 3 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s 4 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
|
3r-c.ll | 4 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
|
3r-d.ll | 4 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
|
3r-i.ll | 4 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
|
3r_4r_widen.ll | 5 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s 6 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
|
3rf.ll | 3 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s 4 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
|
arithmetic_float.ll | 1 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s 2 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
|
frameindex.ll | 1 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck -check-prefix=MIPS32-AE -check-prefix=MIPS32-BE %s 2 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck -check-prefix=MIPS32-AE -check-prefix=MIPS32-LE %s
|
i5-b.ll | 4 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
|
i5-c.ll | 4 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
|
3r-b.ll | 4 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
|
bit.ll | 3 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s 4 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
|
arithmetic.ll | 1 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s 2 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
|
compare_float.ll | 1 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s 2 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
|
3r-m.ll | 4 ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
|
/external/llvm/lib/Target/SystemZ/ |
SystemZInstrVector.td | [all...] |
/bionic/tests/ |
stdio_test.cpp | 1175 FILE* fp64 = funopen64(nullptr, read_fn, nullptr, seek64_fn, nullptr); local [all...] |
/external/v8/build/ |
standalone.gypi | 363 # Possible values fp32, fp64, fpxx. 366 # fp64 - 32 64-bit FPU registers are available. 367 # fpxx - compatibility mode, it chooses fp32 or fp64 depending on runtime [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
ChangeLog-2006 | 605 * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d, 607 gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler 609 * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files, [all...] |
ChangeLog | 530 * gas/mips/attr-none-o32-fp64.d: Likewise. 531 * gas/mips/attr-none-o32-fp64-nooddspreg.d 857 * gas/mips/mips-gp32-fp64.l: Update expected output. 863 * gas/mips/micromips@msa-branch.d: Rework expected output for fp64. [all...] |
/external/v8/src/arm64/ |
simulator-arm64.cc | [all...] |
/external/vixl/src/vixl/a64/ |
simulator-a64.cc | [all...] |