Searched refs:isTruncateOf (Results 1 – 1 of 1) sorted by relevance
6186 static bool isTruncateOf(SelectionDAG &DAG, SDValue N, SDValue &Op, in isTruncateOf() function6238 if (!VT.isVector() && isTruncateOf(DAG, N0, Op, KnownZero)) { in visitZERO_EXTEND()