Home | History | Annotate | Download | only in dex

Lines Matching defs:IsPair

162   constexpr bool IsPair() const {
210 DCHECK(!IsPair()) << "reg_ = 0x" << std::hex << reg_;
217 DCHECK(!IsPair());
223 DCHECK(IsPair());
229 DCHECK(IsPair());
235 DCHECK(IsPair());
241 DCHECK(IsPair());
247 DCHECK(IsPair());
252 DCHECK(IsPair());
273 DCHECK(!low.IsPair());
275 DCHECK(!high.IsPair());