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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp154 SDValue PromoteExtend(SDValue Op);
902 SDValue DAGCombiner::PromoteExtend(SDValue Op) { function in class:DAGCombiner
1212 RV = PromoteExtend(SDValue(N, 0));

Completed in 88 milliseconds