Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2304 static bool isTruncateOf(SelectionDAG &DAG, SDValue N, SDValue &Op, in isTruncateOf() function
2456 if (isTruncateOf(DAG, Sel, Op, Known) && in foldBinOpIntoSelect()
13875 if (isTruncateOf(DAG, N0, Op, Known)) { in visitZERO_EXTEND()