HomeSort by relevance Sort by last modified time
    Searched refs:Out3 (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_PredictIntra_4x4_s.s 67 Out3 RN 9
138 MUL Out3, Left3, r0x01010101 ;// replicate the val in all the bytes
142 STR Out3, [pDst] ;// store {Out3} at pDst [12 to 15]
295 MUL Out3, tVal7, r0x01010101 ;// {U3, U3, U3, U3 }
314 PKHTB Out1, Out3, Out0, ASR #8 ;// {U3, U3, f2, f1 }
316 PKHTB Out2, Out3, Out1, ASR #8 ;// {U3, U3, U3, f2 }
321 STR Out3, [pDst] ;// store {f6 to f3} at pDSt[15 to 12]
347 ORR Out3, tVal9, Out2, LSR #8 ;// {f6, f5, f4, f3 }
351 STR Out3, [pDst] ;// store {f6 to f3} at pDSt[15 to 12
    [all...]
  /external/llvm/lib/Target/ARM/
A15SDOptimizer.cpp 551 unsigned Out3 = createDupLane(MBB, InsertPt, DL, DSub1, 0);
553 Out2 = createVExt(MBB, InsertPt, DL, Out3, Out4);

Completed in 571 milliseconds