HomeSort by relevance Sort by last modified time
    Searched full:conv (Results 251 - 275 of 694) sorted by null

<<11121314151617181920>>

  /external/llvm/test/Analysis/DependenceAnalysis/
SymbolicRDIV.ll 40 %conv = trunc i64 %i.05 to i32
44 store i32 %conv, i32* %arrayidx, align 4
102 %conv = trunc i64 %i.05 to i32
107 store i32 %conv, i32* %arrayidx, align 4
166 %conv = trunc i64 %i.05 to i32
170 store i32 %conv, i32* %arrayidx, align 4
228 %conv = trunc i64 %i.05 to i32
231 store i32 %conv, i32* %arrayidx, align 4
288 %conv = trunc i64 %i.05 to i32
292 store i32 %conv, i32* %arrayidx, align
    [all...]
  /dalvik/vm/
Misc.h 49 union { u4 in; float out; } conv; local
50 conv.in = val;
51 return conv.out;
54 union { float in; u4 out; } conv; local
55 conv.in = val;
56 return conv.out;
  /external/opencv/cv/src/
cvoptflowlk.cpp 54 #define CONV( A, B, C) ((float)( A + (B<<1) + C ))
243 MemY[0][0] = MemY[1][0] = CONV( imgA[0], imgA[0], imgA[1] );
244 MemX[0][0] = MemX[1][0] = CONV( imgA[0], imgA[0], imgA[imgStep] );
248 MemY[0][j] = MemY[1][j] = CONV( imgA[j - 1], imgA[j], imgA[j + 1] );
254 MemX[0][i] = MemX[1][i] = CONV( imgA[pixNumber - imgStep],
260 MemY[1][imageWidth - 1] = CONV( imgA[imageWidth - 2],
264 MemX[1][imageHeight - 1] = CONV( imgA[pixNumber - imgStep],
305 ConvX = CONV( imgA[Line1 + 1], imgA[Line2 + 1], imgA[Line3 + 1] );
306 ConvY = CONV( imgA[Line3], imgA[Line3], imgA[Line3 + 1] );
325 ConvX = CONV( imgA[Line1 + j + 1], imgA[Line2 + j + 1], imgA[Line3 + j + 1] )
    [all...]
  /external/llvm/test/CodeGen/ARM/
select-imm.ll 95 %conv = zext i1 %cmp to i32
96 ret i32 %conv
divmod-eabi.ll 10 %conv = sext i16 %a to i32
12 %div = sdiv i32 %conv, %conv1
13 %rem = srem i32 %conv, %conv1
25 %rem8 = srem i32 %conv1, %conv
  /external/llvm/test/CodeGen/PowerPC/
asym-regclass-copy.ll 25 %conv = sext i32 %add to i64
26 %mul = shl nsw i64 %conv, 3
inlineasm-i64-reg.ll 58 %conv = trunc i64 %11 to i32
59 ret i32 %conv
  /external/llvm/test/CodeGen/X86/
2011-03-02-DAGCombiner.ll 24 %conv = sitofp i32 %bf.clear to float
27 %sub = fsub float %tmp, %conv
switch-bt.ll 21 %conv = sext i8 %tmp1 to i32 ; <i32> [#uses=1]
22 switch i32 %conv, label %sw.default [
widen_arith-2.ll 31 %conv = bitcast i64* %arrayidx to <8 x i8>* ; <<8 x i8>*> [#uses=1]
32 store <8 x i8>* %conv, <8 x i8>** %dst
widen_cast-4.ll 29 %conv = bitcast i64* %arrayidx to <8 x i8>* ; <<8 x i8>*> [#uses=1]
30 store <8 x i8>* %conv, <8 x i8>** %dst
  /external/llvm/test/Transforms/CorrelatedValuePropagation/
crash.ll 12 %conv.i.us.us = trunc i32 %lor.ext.add.i.us.us to i16
13 %sext.us.us = shl i16 %conv.i.us.us, 8
  /external/llvm/test/Transforms/GlobalOpt/
crash.ll 50 %conv = sext i32 0 to i64
51 %mul = mul i64 %conv, 4
  /external/llvm/test/Transforms/InstCombine/
crash.ll 19 %conv.i94 = bitcast <2 x i64> %y to <4 x i32> ; <<4 x i32>> [#uses=1]
20 %sub.i97 = sub <4 x i32> %conv.i94, undef ; <<4 x i32>> [#uses=1]
192 %conv = trunc i64 %cond to i32 ; <i32> [#uses=1]
194 ret i32 %conv
247 %conv = zext i1 %cmp to i32 ; <i32> [#uses=1]
251 %or = or i32 %conv, %conv4 ; <i32> [#uses=1]
367 %conv = and i32 %l_197.0, 255
368 %sub.i = add nsw i32 %conv, -1
  /external/llvm/test/Transforms/LoopRotate/
simplifylatch.ll 60 %conv = sext i8 %0 to i32
64 %cmp3 = icmp ne i32 %conv, %conv2
  /external/llvm/test/Transforms/LoopUnswitch/
2011-09-26-EHCrash.ll 15 %conv = sext i32 %inc1 to i64
16 %cmp = icmp ult i64 %conv, 6
  /external/llvm/test/Transforms/LoopVectorize/
calloc.ll 27 %conv = zext i8 %1 to i32
33 %and5 = and i32 %conv, %shl4
reverse_induction.ll 111 %conv = zext i8 %inc to i32
113 store i32 %conv, i32* %arrayidx, align 4
138 %conv = sext i8 %inc to i32
140 store i32 %conv, i32* %arrayidx, align 4
  /external/llvm/test/Transforms/ScalarRepl/
inline-vector.ll 47 %conv = fpext float %tmp5 to double
48 %call = call i32 (...)* @printf(double %conv) nounwind
  /development/build/
product_sdk.mk 42 hprof-conv \
  /external/chromium_org/third_party/icu/source/tools/toolutil/
ucbuf.h 156 * @param conv Output param to receive the opened converter if autodetected; NULL otherwise.
164 ucbuf_autodetect(const char* fileName, const char** cp,UConverter** conv,
175 * @param conv Output param to receive the opened converter if autodetected; NULL otherwise.
184 ucbuf_autodetect_fs(FileStream* in, const char** cp, UConverter** conv, int32_t* signatureLength, UErrorCode* status);
  /external/elfutils/tests/
run-ranlib-test2.sh 40 dd of=$original seek=24 bs=1 count=12 conv=notrunc 2>/dev/null
  /external/icu4c/tools/toolutil/
ucbuf.h 156 * @param conv Output param to receive the opened converter if autodetected; NULL otherwise.
164 ucbuf_autodetect(const char* fileName, const char** cp,UConverter** conv,
175 * @param conv Output param to receive the opened converter if autodetected; NULL otherwise.
184 ucbuf_autodetect_fs(FileStream* in, const char** cp, UConverter** conv, int32_t* signatureLength, UErrorCode* status);
  /external/llvm/test/Transforms/InstSimplify/
call-callconv.ll 2 ; Verify that the non-default calling conv doesn't prevent the libcall simplification
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
asoundlib.h 59 #include <alsa/conv.h>

Completed in 549 milliseconds

<<11121314151617181920>>