Searched refs:shl16 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/MSP430/ |
D | shifts.ll | 45 define zeroext i16 @shl16(i16 zeroext %a, i16 zeroext %cnt) nounwind readnone { 47 ; CHECK-LABEL: shl16:
|
/external/llvm/test/CodeGen/BPF/ |
D | shifts.ll | 44 define zeroext i16 @shl16(i16 zeroext %a, i16 zeroext %cnt) nounwind readnone { 46 ; CHECK-LABEL: shl16:
|
/external/valgrind/VEX/priv/ |
D | host_generic_simd64.c | 343 static inline UShort shl16 ( UShort v, UInt n ) in shl16() function 1014 shl16( sel16x4_3(xx), nn ), in h_generic_calc_ShlN16x4() 1015 shl16( sel16x4_2(xx), nn ), in h_generic_calc_ShlN16x4() 1016 shl16( sel16x4_1(xx), nn ), in h_generic_calc_ShlN16x4() 1017 shl16( sel16x4_0(xx), nn ) in h_generic_calc_ShlN16x4()
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-bitfield-extract.ll | 526 %shl16 = shl i32 %insertion, 8 527 %or18 = or i32 %shl16, %insertion
|