Home | History | Annotate | Download | only in compiler

Lines Matching defs:IsFPRegister

85   inline bool IsFPRegister() const;
445 DCHECK(IsRegister() || IsFPRegister());
463 DCHECK(IsFPRegister());
581 bool InstructionOperand::IsFPRegister() const {
647 if (IsFPRegister()) {