Home
last modified time | relevance | path

Searched refs:isTruncateOf (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6186 static bool isTruncateOf(SelectionDAG &DAG, SDValue N, SDValue &Op, in isTruncateOf() function
6238 if (!VT.isVector() && isTruncateOf(DAG, N0, Op, KnownZero)) { in visitZERO_EXTEND()