Home
last modified time | relevance | path

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

/external/libxaac/decoder/armv7/
Dixheaacd_tns_ar_filter_fixed.s157 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/
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/Lanai/
Di32.ll87 ; CHECK-LABEL: shl32:
89 define i32 @shl32(i32 %x, i32 %y) {
/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()