Searched refs:PromoteExtend (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp357 SDValue PromoteExtend(SDValue Op);
1300 SDValue DAGCombiner::PromoteExtend(SDValue Op) { function in class:DAGCombiner
1676 RV = PromoteExtend(SDValue(N, 0));

Completed in 117 milliseconds