Searched refs:Is64BitSolo (Results 1 – 3 of 3) sorted by relevance
158 constexpr bool Is64BitSolo() const { in Is64BitSolo() function204 static constexpr bool Is64BitSolo(uint16_t reg) { in Is64BitSolo() function
338 DCHECK(reg.IsDouble() && reg.Is64BitSolo()); in As64BitFloatRegPair()
2422 if (cu_->target64 && r_dest.Is64BitSolo()) { in OpRegThreadMem()