HomeSort by relevance Sort by last modified time
    Searched full:half (Results 1 - 25 of 3384) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/Assembler/
half-constprop.ll 2 ; Testing half constant propagation.
4 define half @abc() nounwind {
6 %a = alloca half, align 2
7 %b = alloca half, align 2
9 store half 0xH4200, half* %a, align 2
10 store half 0xH4B9A, half* %b, align 2
11 %tmp = load half* %a, align 2
12 %tmp1 = load half* %b, align
    [all...]
half.ll 2 ; Basic smoke test for half type.
4 ; CHECK: define half @halftest
5 define half @halftest(half %A0) {
6 ; CHECK: ret half %A0
7 ret half %A0
half-conv.ll 2 ; Testing half to float conversion.
6 %a = alloca half, align 2
8 store half 0xH4C8D, half* %a, align 2
9 %tmp = load half* %a, align 2
10 %conv = fpext half %tmp to float
  /external/clang/test/SemaOpenCL/
half.cl 5 half half_disabled(half *p, // expected-error{{declaring function return value of type 'half' is not allowed}}
6 half h) // expected-error{{declaring function parameter of type 'half' is not allowed}}
8 half a[2]; // expected-error{{declaring variable of type 'half [2]' is not allowed}}
9 half b; // expected-error{{declaring variable of type 'half' is not allowed}}
10 *p; // expected-error{{loading directly from pointer to type 'half' is not allowed}
    [all...]
  /external/clang/test/CodeGenOpenCL/
half.cl 6 half test()
8 half x = 0.1f;
11 half y = x + x;
12 half z = y * 1.0f;
14 // CHECK: half 0xH3260
  /external/llvm/test/Transforms/InstCombine/
fpcast.ll 17 define half @test3(float %a) {
21 %c = fptrunc float %b to half
22 ret half %c
26 define half @test4(float %a) {
30 %c = fptrunc float %b to half
31 ret half %c
35 define half @test4-fast(float %a) {
39 %c = fptrunc float %b to half
40 ret half %c
44 define half @test5(float %a, float %b, float %c)
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
binary_search.hpp 43 typename traits::difference_type half; local
47 half = len >> 1;
49 std::advance(middle, half);
53 len = len - half - 1;
56 len = half;
68 typename traits::difference_type half; local
72 half = len >> 1;
74 std::advance(middle, half);
78 len = len - half - 1;
81 len = half;
93 typename traits::difference_type half; local
118 typename traits::difference_type half; local
143 typename traits::difference_type half; local
175 typename traits::difference_type half; local
    [all...]
  /external/llvm/test/CodeGen/Mips/msa/
3rf_exdo.ll 9 @llvm_mips_fexdo_h_RES = global <8 x half> <half 0.000000e+00, half 0.000000e+00, half 0.000000e+00, half 0.000000e+00, half 0.000000e+00, half 0.000000e+00, half 0.000000e+00, half 0.000000e+00>, align 16
15 %2 = tail call <8 x half> @llvm.mips.fexdo.h(<4 x float> %0, <4 x float> %1
    [all...]
2rf_exup.ll 7 @llvm_mips_fexupl_w_ARG1 = global <8 x half> <half 0.000000e+00, half 1.000000e+00, half 2.000000e+00, half 3.000000e+00, half 4.000000e+00, half 5.000000e+00, half 6.000000e+00, half 7.000000e+00>, align 16
12 %0 = load <8 x half>* @llvm_mips_fexupl_w_ARG
    [all...]
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
BitmapsRectActivity.java 57 final float half = mBitmap1.getHeight() / 2.0f; local
58 mSrcRect = new Rect((int) fourth, (int) (half - half / 2.0f),
59 (int) (fourth + fourth), (int) (half + half / 2.0f));
60 mDstRect = new RectF(fourth, half - half / 2.0f, fourth + fourth, half + half / 2.0f);
61 mDstRect2 = new RectF(fourth, half - half / 2.0f
    [all...]
  /external/llvm/test/MC/Sparc/
sparc-directives.s 8 ! SPARC32: .half 1024
9 ! SPARC64: .half 1024
10 .half 1024
  /external/clang/test/Parser/
opencl-keywords.cl 4 void f(half *h) {
  /external/llvm/test/CodeGen/SystemZ/
int-add-01.ll 11 %half = load i16 *%src
12 %rhs = sext i16 %half to i32
23 %half = load i16 *%ptr
24 %rhs = sext i16 %half to i32
35 %half = load i16 *%ptr
36 %rhs = sext i16 %half to i32
47 %half = load i16 *%ptr
48 %rhs = sext i16 %half to i32
61 %half = load i16 *%ptr
62 %rhs = sext i16 %half to i3
    [all...]
int-mul-01.ll 11 %half = load i16 *%src
12 %rhs = sext i16 %half to i32
23 %half = load i16 *%ptr
24 %rhs = sext i16 %half to i32
35 %half = load i16 *%ptr
36 %rhs = sext i16 %half to i32
47 %half = load i16 *%ptr
48 %rhs = sext i16 %half to i32
61 %half = load i16 *%ptr
62 %rhs = sext i16 %half to i3
    [all...]
int-sub-07.ll 11 %half = load i16 *%src
12 %rhs = sext i16 %half to i32
23 %half = load i16 *%ptr
24 %rhs = sext i16 %half to i32
35 %half = load i16 *%ptr
36 %rhs = sext i16 %half to i32
47 %half = load i16 *%ptr
48 %rhs = sext i16 %half to i32
61 %half = load i16 *%ptr
62 %rhs = sext i16 %half to i3
    [all...]
int-cmp-01.ll 11 %half = load i16 *%src
12 %rhs = sext i16 %half to i32
25 %half = load i16 *%ptr
26 %rhs = sext i16 %half to i32
39 %half = load i16 *%ptr
40 %rhs = sext i16 %half to i32
53 %half = load i16 *%ptr
54 %rhs = sext i16 %half to i32
69 %half = load i16 *%ptr
70 %rhs = sext i16 %half to i3
    [all...]
int-cmp-04.ll 11 %half = load i16 *%src
12 %rhs = sext i16 %half to i64
25 %half = load i16 *%ptr
26 %rhs = sext i16 %half to i64
41 %half = load i16 *%ptr
42 %rhs = sext i16 %half to i64
55 %half = load i16 *%ptr
56 %rhs = sext i16 %half to i64
69 %half = load i16 *%ptr
70 %rhs = sext i16 %half to i6
    [all...]
int-conv-05.ll 10 %half = trunc i32 %a to i16
11 %ext = sext i16 %half to i32
20 %half = trunc i64 %a to i16
21 %ext = sext i16 %half to i32
30 %half = load i16 *%src
31 %ext = sext i16 %half to i32
41 %half = load i16 *%ptr
42 %ext = sext i16 %half to i32
52 %half = load i16 *%ptr
53 %ext = sext i16 %half to i3
    [all...]
  /external/llvm/test/Bitcode/
binaryFloatInstructions.3.2.ll 7 define void @fadd(float %x1, double %x2 ,half %x3, fp128 %x4, x86_fp80 %x5, ppc_fp128 %x6){
15 ; CHECK-NEXT: %res3 = fadd half %x3, %x3
16 %res3 = fadd half %x3, %x3
70 define void @faddHalfVec(<2 x half> %x1, <3 x half> %x2 ,<4 x half> %x3, <8 x half> %x4, <16 x half> %x5){
72 ; CHECK: %res1 = fadd <2 x half> %x1, %x1
73 %res1 = fadd <2 x half> %x1, %x1
    [all...]
  /external/eigen/test/
sparseLM.cpp 38 int half = n/2; local
39 VectorBlock<const VectorType> u(uv, 0, half);
40 VectorBlock<const VectorType> v(uv, half, half);
44 for (int i = 0; i < half; i++)
65 int half = n/2; local
66 VectorBlock<const VectorType> u(uv, 0, half);
67 VectorBlock<const VectorType> v(uv, half, half);
72 for (int i = 0; i < half; i++
90 int half = n\/2; local
    [all...]
denseLM.cpp 39 int half = n/2; local
40 VectorBlock<const VectorType> u(uv, 0, half);
41 VectorBlock<const VectorType> v(uv, half, half);
44 for (int i = 0; i < half; i++)
64 int half = n/2; local
65 VectorBlock<const VectorType> u(uv, 0, half);
66 VectorBlock<const VectorType> v(uv, half, half);
70 for (int i = 0; i < half; i++
85 int half = n\/2; local
    [all...]
  /external/chromium_org/third_party/libyuv/unit_test/testdata/
arm_v7.txt 3 Features : swp half thumb fastmult vfp edsp iwmmxt thumbee vfpv3 vfpv3d16
  /external/libyuv/files/unit_test/testdata/
arm_v7.txt 3 Features : swp half thumb fastmult vfp edsp iwmmxt thumbee vfpv3 vfpv3d16
  /external/clang/test/Misc/
languageOptsOpenCL.cl 19 int v10[(sizeof(half) == 2) - 1];
20 int v11[(__alignof(half) == 2) - 1];
  /external/fdlibm/
e_cosh.c 38 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
40 static double one = 1.0, half=0.5, huge = 1.0e300; variable
72 return half*t+half/t;
75 /* |x| in [22, ieee_log(maxdouble)] return half*ieee_exp(|x|) */
76 if (ix < 0x40862E42) return half*__ieee754_exp(ieee_fabs(x));
82 w = __ieee754_exp(half*ieee_fabs(x));
83 t = half*w;

Completed in 1123 milliseconds

1 2 3 4 5 6 7 8 91011>>