Searched refs:shl32 (Results 1 – 6 of 6) sorted by relevance
/external/libxaac/decoder/armv7/ |
D | ixheaacd_tns_ar_filter_fixed.s | 157 MOV r2 , r8 , lsl r6 @ shl32(y, shift_value) 197 MOV r2 , r8 , lsl r6 @ shl32(y, shift_value) 242 MOV r2 , r8 , lsl r6 @ shl32(y, shift_value) 289 MOV r2 , r8 , lsl r6 @ shl32(y, shift_value) 339 MOV r2 , r8 , lsl r6 @ shl32(y, shift_value) 487 MOV r2 , r8 , lsl r6 @ shl32(y, shift_value) 535 MOV r2 , r8 , lsl r6 @ shl32(y, shift_value)
|
/external/llvm/test/CodeGen/X86/ |
D | shift-bmi2.ll | 4 define i32 @shl32(i32 %x, i32 %shamt) nounwind uwtable readnone { 7 ; BMI2: shl32 10 ; BMI264: shl32
|
/external/llvm/test/CodeGen/BPF/ |
D | shifts.ll | 68 define zeroext i32 @shl32(i32 zeroext %a, i32 zeroext %cnt) nounwind readnone { 70 ; CHECK-LABEL: shl32:
|
/external/llvm/test/CodeGen/Lanai/ |
D | i32.ll | 87 ; CHECK-LABEL: shl32: 89 define i32 @shl32(i32 %x, i32 %y) {
|
/external/llvm/test/CodeGen/WebAssembly/ |
D | i32.ll | 112 ; CHECK-LABEL: shl32: 117 define i32 @shl32(i32 %x, i32 %y) {
|
/external/valgrind/VEX/priv/ |
D | host_generic_simd64.c | 358 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()
|