Searched refs:shl8 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/MSP430/ |
D | shifts.ll | 21 define zeroext i8 @shl8(i8 zeroext %a, i8 zeroext %cnt) nounwind readnone { 23 ; CHECK: shl8
|
/external/llvm/test/CodeGen/BPF/ |
D | shifts.ll | 20 define zeroext i8 @shl8(i8 zeroext %a, i8 zeroext %cnt) nounwind readnone { 22 ; CHECK: shl8
|
/external/valgrind/VEX/priv/ |
D | host_generic_simd64.c | 333 static inline UChar shl8 ( UChar v, UInt n ) in shl8() function 1026 shl8( sel8x8_7(xx), nn ), in h_generic_calc_ShlN8x8() 1027 shl8( sel8x8_6(xx), nn ), in h_generic_calc_ShlN8x8() 1028 shl8( sel8x8_5(xx), nn ), in h_generic_calc_ShlN8x8() 1029 shl8( sel8x8_4(xx), nn ), in h_generic_calc_ShlN8x8() 1030 shl8( sel8x8_3(xx), nn ), in h_generic_calc_ShlN8x8() 1031 shl8( sel8x8_2(xx), nn ), in h_generic_calc_ShlN8x8() 1032 shl8( sel8x8_1(xx), nn ), in h_generic_calc_ShlN8x8() 1033 shl8( sel8x8_0(xx), nn ) in h_generic_calc_ShlN8x8()
|
/external/llvm/test/CodeGen/X86/ |
D | x86-shifts.ll | 67 define <8 x i16> @shl8(<8 x i16> %A) nounwind { 69 ; CHECK: shl8
|