Searched refs:IsVMove (Results 1 – 1 of 1) sorted by relevance
1985 const bool IsVMove = (IsVector || IsScalarFP || CoreVFPMove); in emitSingleDestSingleSource() local1986 const char *Opcode = IsVMove ? "vmov" : "mov"; in emitSingleDestSingleSource()1996 if (IsVMove) { in emitSingleDestSingleSource()