/external/qemu/target-i386/ |
ops_sse_header.h | 63 SSE_HELPER_B(paddb, FADD) 64 SSE_HELPER_W(paddw, FADD) 65 SSE_HELPER_L(paddl, FADD) 66 SSE_HELPER_Q(paddq, FADD)
|
/prebuilts/misc/common/swig/include/2.0.11/csharp/ |
typemaps.i | 37 double fadd(double *a, double *b) { 44 double fadd(double *INPUT, double *INPUT); 50 double fadd(double *a, double *b); 53 double answer = modulename.fadd(10.0, 20.0);
|
/prebuilts/misc/common/swig/include/2.0.11/d/ |
typemaps.i | 37 double fadd(double *a, double *b) { 44 double fadd(double *INPUT, double *INPUT); 50 double fadd(double *a, double *b); 53 double answer = fadd(10.0, 20.0);
|
/prebuilts/misc/common/swig/include/2.0.11/go/ |
typemaps.i | 37 double fadd(double *a, double *b) { 44 double fadd(double *INPUT, double *INPUT); 50 double fadd(double *a, double *b); 53 answer := modulename.Fadd(10.0, 20.0)
|
/external/llvm/docs/tutorial/ |
LangImpl4.rst | 32 %addtmp = fadd double 3.000000e+00, %x 45 %addtmp = fadd double 2.000000e+00, 1.000000e+00 46 %addtmp1 = fadd double %addtmp, %x 77 %addtmp = fadd double 3.000000e+00, %x 78 %addtmp1 = fadd double %x, 3.000000e+00 197 %addtmp = fadd double %x, 3.000000e+00 309 %addtmp = fadd double %multmp, %x 364 %addtmp = fadd double %multmp, %multmp4
|
/external/llvm/lib/Analysis/ |
CostModel.cpp | 167 // %bin.rdx.0 = fadd <4 x float> %rdx.shuf.0.0, %rdx.shuf.0.1 204 // %BinOp = fadd %NextLevelOpL, %R 274 // %bin.rdx.0 = fadd <4 x float> %rdx.shuf.0.0, %rdx.shuf.0.1 279 // %bin.rdx8 = fadd <4 x float> %rdx.shuf.1.0, %rdx.shuf.1.1 328 // fadd, shuffle vector pair at a time. 332 // %bin.rdx = fadd <4 x float> %rdx, %rdx.shuf 335 // %bin.rdx8 = fadd <4 x float> %bin.rdx, %rdx.shuf7 396 case Instruction::FAdd:
|
/external/llvm/test/Analysis/BasicAA/ |
pr18573.ll | 20 %res = fadd <8 x float> %v1, %v2 41 %res = fadd <8 x float> %v1, %v2
|
/external/llvm/test/Analysis/ScalarEvolution/ |
nsw-offset.ll | 56 %11 = fadd double %6, %10 ; <double> [#uses=1] 57 %12 = fadd double %11, 3.200000e+00 ; <double> [#uses=1]
|
/external/llvm/test/CodeGen/Generic/ |
2008-02-26-NegatableCrash.ll | 33 %tmp487 = fadd double 0.000000e+00, 0.000000e+00 ; <double> [#uses=1] 42 %tmp517 = fadd double %tmp516, 5.000000e-01 ; <double> [#uses=1]
|
/external/llvm/test/CodeGen/Mips/llvm-ir/ |
call.ll | 58 %2 = fadd float %1, 1.0 132 %2 = fadd float %1, 1.0
|
/external/llvm/test/CodeGen/SPARC/ |
64abi.ll | 83 %s1 = fadd double %a1, %d0 84 %s2 = fadd double %a2, %s1 85 %s3 = fadd double %a3, %s2 86 %s16 = fadd float %a15, %a16 88 %s17 = fadd double %d16, %s3 129 %s3 = fadd double %a3, %d1 130 %s8 = fadd double %a8, %s3 425 %0 = fadd fp128 %a, %b
|
/external/llvm/test/CodeGen/X86/ |
2009-08-14-Win64MemoryIndirectArg.ll | 41 %dxSquared = fadd <4 x float> %ddxSquared, %0 ; <<4 x float>> [#uses=1] 45 %dySquared = fadd <4 x float> %ddySquared, %2 ; <<4 x float>> [#uses=1]
|
2010-05-25-DotDebugLoc.ll | 27 %5 = fadd float %4, %d, !dbg !21 ; <float> [#uses=2] 30 %7 = fadd float %6, %b, !dbg !22 ; <float> [#uses=1] 43 %14 = fadd float %13, %c, !dbg !25 ; <float> [#uses=2] 46 %16 = fadd float %15, %a, !dbg !26 ; <float> [#uses=1] 120 %50 = fadd float %48, %49, !dbg !35 ; <float> [#uses=1] 168 %75 = fadd float %73, %74, !dbg !40 ; <float> [#uses=1] 182 %82 = fadd float %y.1, 0.000000e+00, !dbg !42 ; <float> [#uses=1] 183 %tmpr = fadd float %x.1, %81, !dbg !42 ; <float> [#uses=1]
|
avx-win64.ll | 32 %binop = fadd <8 x float> %x, <float -1.000000e+00, float -1.000000e+00, float -1.000000e+00, float -1.000000e+00, float -1.000000e+00, float -1.000000e+00, float -1.000000e+00, float -1.000000e+00> 34 %binop33 = fadd <8 x float> %calltmp, %x
|
fast-isel.ll | 37 %t0 = fadd double %r, %s 40 %t3 = fadd double %t2, 707.0
|
lsr-reuse-trunc.ll | 39 %12 = fadd <4 x float> %2, %11 44 %17 = fadd <4 x float> %13, %16
|
sse-domains.ll | 74 %add = fadd float %s1.06, %conv 76 %add2 = fadd float %s2.05, %conv1
|
sse-scalar-fp-arith-2.ll | 10 %1 = fadd <4 x float> %a, %b 62 %1 = fadd <2 x double> %a, %b 114 %1 = fadd <4 x float> %b, %a 166 %1 = fadd <2 x double> %b, %a 218 %1 = fadd <4 x float> %a, %b 270 %1 = fadd <2 x double> %a, %b 322 %1 = fadd <4 x float> %b, %a 374 %1 = fadd <2 x double> %b, %a
|
widen_shuffle-1.ll | 10 %val = fadd <3 x float> %x, %src2 24 %val = fadd <3 x float> %x, %src2
|
/external/llvm/test/MC/X86/ |
intel-syntax.s | 549 // CHECK: fadd %st(1) 555 fadd ST(0), ST(1) label 562 // CHECK: fadd %st(0), %st(1) 568 fadd ST(1), ST(0) label 575 // CHECK: fadd %st(1) 581 fadd ST(1) label 606 fadd "?half@?0??bar@@YAXXZ@4NA" label 607 fadd "?half@?0??bar@@YAXXZ@4NA"@IMGREL label
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
vect.omp.force.small-tc.ll | 36 %add = fadd fast float %0, %1 62 %add = fadd fast float %0, %1
|
/external/llvm/test/Transforms/SLPVectorizer/ARM/ |
sroa.ll | 45 %add = fadd double %0, %2 46 %add3 = fadd double %1, %3
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
crash_bullet3.ll | 40 %add294 = fadd float %1, %mul292 42 %add297 = fadd float %0, %mul295
|
crash_lencod.ll | 85 %add46 = fadd double %0, undef 88 %add49 = fadd double %1, %0
|
intrinsic.ll | 305 %add1 = fadd float %i0, %i1 312 %add2 = fadd float %i2, %i3 319 %add3 = fadd float %i4, %i5 326 %add4 = fadd float %i6, %i7 351 %add1 = fadd float %i0, %i1 358 %add2 = fadd float %i2, %i3 365 %add3 = fadd float %i4, %i5 372 %add4 = fadd float %i6, %i7
|