Searched refs:IsFPLocationOperand (Results 1 – 3 of 3) sorted by relevance
171 destination.IsFPLocationOperand(); in PerformMove()
85 this->IsFPLocationOperand() && in InterferesWith()86 other.IsFPLocationOperand(); in InterferesWith()303 !move->destination().IsFPLocationOperand(); in PrepareInsertAfter()
89 inline bool IsFPLocationOperand() const;618 bool InstructionOperand::IsFPLocationOperand() const { in IsFPLocationOperand() function