Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/X86/
Dshift-bmi2.ll4 define i32 @shl32(i32 %x, i32 %shamt) nounwind uwtable readnone {
7 ; BMI2: shl32
10 ; BMI264: shl32
/external/llvm/test/CodeGen/BPF/
Dshifts.ll68 define zeroext i32 @shl32(i32 zeroext %a, i32 zeroext %cnt) nounwind readnone {
70 ; CHECK-LABEL: shl32:
/external/llvm/test/CodeGen/WebAssembly/
Di32.ll112 ; CHECK-LABEL: shl32:
117 define i32 @shl32(i32 %x, i32 %y) {
/external/valgrind/VEX/priv/
Dhost_generic_simd64.c358 static inline UInt shl32 ( UInt v, UInt n ) in shl32() function
1004 shl32( sel32x2_1(xx), nn ), in h_generic_calc_ShlN32x2()
1005 shl32( sel32x2_0(xx), nn ) in h_generic_calc_ShlN32x2()