Searched refs:matchUnaryPredicateImpl (Results 1 – 2 of 2) sorted by relevance
3155 bool matchUnaryPredicateImpl(SDValue Op,3163 return matchUnaryPredicateImpl<ConstantSDNode>(Op, Match, AllowUndefs);3171 return matchUnaryPredicateImpl<ConstantFPSDNode>(Op, Match, AllowUndefs);
354 bool ISD::matchUnaryPredicateImpl(SDValue Op, in matchUnaryPredicateImpl() function in ISD381 template bool ISD::matchUnaryPredicateImpl<ConstantSDNode>(383 template bool ISD::matchUnaryPredicateImpl<ConstantFPSDNode>(