Searched refs:ConstrIntr (Results 1 – 1 of 1) sorted by relevance
2474 if (const auto *ConstrIntr = dyn_cast<ConstrainedFPIntrinsic>(Call)) { in ConstantFoldScalarCall2() local2475 RoundingMode RM = getEvaluationRoundingMode(ConstrIntr); in ConstantFoldScalarCall2()2498 return evaluateCompare(Op1V, Op2V, ConstrIntr); in ConstantFoldScalarCall2()2500 if (mayFoldConstrained(const_cast<ConstrainedFPIntrinsic *>(ConstrIntr), in ConstantFoldScalarCall2()2919 if (const auto *ConstrIntr = dyn_cast<ConstrainedFPIntrinsic>(Call)) { in ConstantFoldScalarCall3() local2920 RoundingMode RM = getEvaluationRoundingMode(ConstrIntr); in ConstantFoldScalarCall3()2932 const_cast<ConstrainedFPIntrinsic *>(ConstrIntr), St)) in ConstantFoldScalarCall3()