Searched refs:GetConstantArguments (Results 1 – 2 of 2) sorted by relevance
23 GetConstantArguments<Int4, Int4, T>(context, funcRef.arguments())}) { in FoldTransformationalBessel()
427 std::optional<std::tuple<const Constant<A> *...>> GetConstantArguments( in GetConstantArguments() function436 if (auto constArgs{GetConstantArguments<A...>(context, args)}) { in GetScalarConstantArgumentsHelper()467 GetConstantArguments<TA...>(context, funcRef.arguments())}) { in FoldElementalIntrinsicHelper()