Searched refs:ConstrIntr (Results 1 – 1 of 1) sorted by relevance
2524 if (const auto *ConstrIntr = dyn_cast<ConstrainedFPIntrinsic>(Call)) { in ConstantFoldScalarCall2() local2525 RoundingMode RM = getEvaluationRoundingMode(ConstrIntr); in ConstantFoldScalarCall2()2548 return evaluateCompare(Op1V, Op2V, ConstrIntr); in ConstantFoldScalarCall2()2550 if (mayFoldConstrained(const_cast<ConstrainedFPIntrinsic *>(ConstrIntr), in ConstantFoldScalarCall2()2994 if (const auto *ConstrIntr = dyn_cast<ConstrainedFPIntrinsic>(Call)) { in ConstantFoldScalarCall3() local2995 RoundingMode RM = getEvaluationRoundingMode(ConstrIntr); in ConstantFoldScalarCall3()3007 const_cast<ConstrainedFPIntrinsic *>(ConstrIntr), St)) in ConstantFoldScalarCall3()