Lines Matching refs:MakeConstantCondition

3630   HIntConstant* MakeConstantCondition(bool value, uint32_t dex_pc) const {
3648 return MakeConstantCondition(true, GetDexPc());
3651 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc());
3657 return MakeConstantCondition(Compute(Compare(x->GetValue(), y->GetValue()), 0),
3661 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc());
3664 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc());
3695 return MakeConstantCondition(false, GetDexPc());
3698 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc());
3704 return MakeConstantCondition(Compute(Compare(x->GetValue(), y->GetValue()), 0), GetDexPc());
3707 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc());
3710 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc());
3738 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc());
3744 return MakeConstantCondition(Compute(Compare(x->GetValue(), y->GetValue()), 0), GetDexPc());
3747 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc());
3750 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc());
3778 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc());
3784 return MakeConstantCondition(Compute(Compare(x->GetValue(), y->GetValue()), 0), GetDexPc());
3787 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc());
3790 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc());
3817 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc());
3823 return MakeConstantCondition(Compute(Compare(x->GetValue(), y->GetValue()), 0), GetDexPc());
3826 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc());
3829 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc());
3856 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc());
3862 return MakeConstantCondition(Compute(Compare(x->GetValue(), y->GetValue()), 0), GetDexPc());
3865 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc());
3868 return MakeConstantCondition(Compute(CompareFP(x->GetValue(), y->GetValue()), 0), GetDexPc());
3895 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc());
3898 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc());
3937 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc());
3940 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc());
3979 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc());
3982 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc());
4021 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc());
4024 return MakeConstantCondition(Compute(x->GetValue(), y->GetValue()), GetDexPc());