Searched refs:IsVMove (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
H A DIceInstARM32.cpp1988 const bool IsVMove = (IsVector || IsScalarFP || CoreVFPMove); local
1989 const char *Opcode = IsVMove ? "vmov" : "mov";
1999 if (IsVMove) {

Completed in 111 milliseconds