Lines Matching refs:GetCondition
3704 virtual IfCondition GetCondition() const = 0;
3720 IfCondition if_cond = GetCondition(); in IsFPConditionTrueIfNaN()
3731 IfCondition if_cond = GetCondition(); in IsFPConditionFalseIfNaN()
3802 IfCondition GetCondition() const override { in GetCondition() function
3848 IfCondition GetCondition() const override { in GetCondition() function
3888 IfCondition GetCondition() const override { in GetCondition() function
3928 IfCondition GetCondition() const override { in GetCondition() function
3967 IfCondition GetCondition() const override { in GetCondition() function
4006 IfCondition GetCondition() const override { in GetCondition() function
4046 IfCondition GetCondition() const override { in GetCondition() function
4088 IfCondition GetCondition() const override { in GetCondition() function
4130 IfCondition GetCondition() const override { in GetCondition() function
4172 IfCondition GetCondition() const override { in GetCondition() function
7757 HInstruction* GetCondition() const { return InputAt(2); } in GetCondition() function