Searched refs:matchUnaryPredicateImpl (Results 1 – 2 of 2) sorted by relevance
3230 bool matchUnaryPredicateImpl(SDValue Op,3238 return matchUnaryPredicateImpl<ConstantSDNode>(Op, Match, AllowUndefs);3246 return matchUnaryPredicateImpl<ConstantFPSDNode>(Op, Match, AllowUndefs);
356 bool ISD::matchUnaryPredicateImpl(SDValue Op, in matchUnaryPredicateImpl() function in ISD383 template bool ISD::matchUnaryPredicateImpl<ConstantSDNode>(385 template bool ISD::matchUnaryPredicateImpl<ConstantFPSDNode>(