Lines Matching refs:GetCondition
3632 virtual IfCondition GetCondition() const = 0;
3648 IfCondition if_cond = GetCondition(); in IsFPConditionTrueIfNaN()
3659 IfCondition if_cond = GetCondition(); in IsFPConditionFalseIfNaN()
3730 IfCondition GetCondition() const override { in GetCondition() function
3776 IfCondition GetCondition() const override { in GetCondition() function
3816 IfCondition GetCondition() const override { in GetCondition() function
3856 IfCondition GetCondition() const override { in GetCondition() function
3895 IfCondition GetCondition() const override { in GetCondition() function
3934 IfCondition GetCondition() const override { in GetCondition() function
3974 IfCondition GetCondition() const override { in GetCondition() function
4016 IfCondition GetCondition() const override { in GetCondition() function
4058 IfCondition GetCondition() const override { in GetCondition() function
4100 IfCondition GetCondition() const override { in GetCondition() function
7597 HInstruction* GetCondition() const { return InputAt(2); } in GetCondition() function