Searched refs:mul16 (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/main/none/tests/ |
D | shortpush.c | 4 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/ |
D | ld1.ll | 23 %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/ |
D | host_generic_simd64.c | 204 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/ |
D | constant-islands.ll | 305 %mul16 = fmul float 0x3FA99999A0000000, %12 306 …s.btCapsuleShape* @_ZN14btCapsuleShapeC1Eff(%class.btCapsuleShape* %10, float %mul15, float %mul16)
|