Home | History | Annotate | Download | only in compiler

Lines Matching refs:IsFPRegister

82   inline bool IsFPRegister() const;
445 DCHECK(IsRegister() || IsFPRegister());
463 DCHECK(IsFPRegister());
580 bool InstructionOperand::IsFPRegister() const {
645 if (IsFPRegister()) {