Searched refs:CoreVFPMove (Results 1 – 1 of 1) sorted by relevance
1984 const bool CoreVFPMove = isMoveBetweenCoreAndVFPRegisters(Dest, Src0); in emitSingleDestSingleSource() local1985 const bool IsVMove = (IsVector || IsScalarFP || CoreVFPMove); in emitSingleDestSingleSource()1990 const char *WidthString = !CoreVFPMove ? getFpWidthString(Ty) : ""; in emitSingleDestSingleSource()