HomeSort by relevance Sort by last modified time
    Searched full:s_32 (Results 1 - 3 of 3) sorted by null

  /external/llvm/test/CodeGen/PowerPC/
ppc64-sibcall.ll 10 %S_32 = type { [7 x i32], i32 }
81 define void @callee_sret_32(%S_32* noalias sret %agg.result) #0 { ret void }
84 define void @caller_do_something_sret_32(%S_32* noalias sret %agg.result) #1 {
88 tail call void @callee_sret_32(%S_32* sret %agg.result)
98 define void @caller_local_sret_32(%S_32* %a) #1 {
99 %tmp = alloca %S_32, align 4
100 tail call void @callee_sret_32(%S_32* nonnull sret %tmp)
  /external/libvpx/libvpx/vpx_dsp/arm/
fdct_neon.c 41 const int16x8_t s_32 = vsubq_s16(input_01, input_32); local
46 const int16x4_t s_2 = vget_high_s16(s_32);
47 const int16x4_t s_3 = vget_low_s16(s_32);
  /prebuilts/gradle-plugin/com/android/tools/sdkuilib/24.4.0-beta6/
sdkuilib-24.4.0-beta6.jar 

Completed in 490 milliseconds