Home
last modified time | relevance | path

Searched refs:mul16 (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/none/tests/
Dshortpush.c4 UShort mul16 ( UShort a, UShort b );
8 UShort x = mul16 ( 10, 20 ); in main()
12 UShort mul16 ( UShort a, UShort b ) in mul16() function
/external/llvm/test/Transforms/BBVectorize/
Dld1.ll23 %mul16 = fmul double %add11, %add15
24 ret double %mul16
38 ; CHECK: %mul16 = fmul double %add11.v.r1, %add11.v.r2
39 ; CHECK: ret double %mul16
/external/valgrind/main/VEX/priv/
Dhost_generic_simd64.c204 static inline Short mul16 ( Short xx, Short yy ) in mul16() function
637 mul16( sel16x4_3(xx), sel16x4_3(yy) ), in h_generic_calc_Mul16x4()
638 mul16( sel16x4_2(xx), sel16x4_2(yy) ), in h_generic_calc_Mul16x4()
639 mul16( sel16x4_1(xx), sel16x4_1(yy) ), in h_generic_calc_Mul16x4()
640 mul16( sel16x4_0(xx), sel16x4_0(yy) ) in h_generic_calc_Mul16x4()
/external/llvm/test/CodeGen/Thumb2/
Dconstant-islands.ll305 %mul16 = fmul float 0x3FA99999A0000000, %12
306 …s.btCapsuleShape* @_ZN14btCapsuleShapeC1Eff(%class.btCapsuleShape* %10, float %mul15, float %mul16)