Searched defs:IntrinsicID_match (Results 1 – 7 of 7) sorted by relevance
1188 struct IntrinsicID_match { struct1190 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} in IntrinsicID_match() argument1210 typedef match_combine_and<IntrinsicID_match, Argument_match<T0>> Ty; argument
1719 struct IntrinsicID_match { struct1722 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} in IntrinsicID_match() function1742 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>; argument
2042 struct IntrinsicID_match { struct2045 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} in IntrinsicID_match() function2065 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>; argument
2146 struct IntrinsicID_match { struct2149 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} in IntrinsicID_match() argument2169 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>; argument
2253 struct IntrinsicID_match { struct2256 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} in IntrinsicID_match() function2276 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>; argument
2253 struct IntrinsicID_match { struct2256 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} in IntrinsicID_match() argument2276 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>; argument
2401 struct IntrinsicID_match { struct2404 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} in IntrinsicID_match() argument2424 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>; argument