Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/MSP430/
Dshifts.ll45 define zeroext i16 @shl16(i16 zeroext %a, i16 zeroext %cnt) nounwind readnone {
47 ; CHECK-LABEL: shl16:
/external/llvm/test/CodeGen/BPF/
Dshifts.ll44 define zeroext i16 @shl16(i16 zeroext %a, i16 zeroext %cnt) nounwind readnone {
46 ; CHECK-LABEL: shl16:
/external/valgrind/VEX/priv/
Dhost_generic_simd64.c343 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/
Darm64-bitfield-extract.ll526 %shl16 = shl i32 %insertion, 8
527 %or18 = or i32 %shl16, %insertion