Searched refs:CopyYMMtoXSTATE (Results 1 – 2 of 2) sorted by relevance
337 bool CopyYMMtoXSTATE(uint32_t reg, lldb::ByteOrder byte_order);
621 bool RegisterContext_x86_64::CopyYMMtoXSTATE(uint32_t reg, lldb::ByteOrder byte_order) in CopyYMMtoXSTATE() function in RegisterContext_x86_64824 if (false == CopyYMMtoXSTATE(reg, GetByteOrder())) in WriteRegister()855 return CopyYMMtoXSTATE(reg, GetByteOrder()); in WriteRegister()888 success = CopyYMMtoXSTATE(reg, byte_order); in WriteAllRegisterValues()