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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp153 SDValue PromoteExtend(SDValue Op);
894 SDValue DAGCombiner::PromoteExtend(SDValue Op) { function in class:DAGCombiner
1200 RV = PromoteExtend(SDValue(N, 0));

Completed in 58 milliseconds