Home | History | Annotate | Download | only in aarch64

Lines Matching refs:tgt

7183   const VRegister& tgt = q0;
7192 __ Ldr(tgt, kHalfValues[j], kHalfValues[i]);
7193 __ Mov(loaded_low64, tgt.V2D(), 0);
7194 __ Mov(loaded_high64, tgt.V2D(), 1);