Home
last modified time | relevance | path

Searched refs:tmp3b (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlattice_neon.c40 int32x4_t tmp0b, tmp1b, tmp2b, tmp3b; in WebRtcIsacfix_FilterMaLoopNeon() local
91 tmp3b = vqrdmulhq_s32(ptr2vb, input0_v); in WebRtcIsacfix_FilterMaLoopNeon()
95 ptr1vb = vaddq_s32(tmp1b, tmp3b); in WebRtcIsacfix_FilterMaLoopNeon()
/external/llvm/test/Transforms/LoopReroll/
Dbasic.ll522 %tmp3b = add i32 %tmp2b, %tmp1b
523 %callb = tail call i32 @foo(i32 %tmp3b) #1
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopReroll/
Dbasic.ll525 %tmp3b = add i32 %tmp2b, %tmp1b
526 %callb = tail call i32 @foo(i32 %tmp3b) #1