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

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

Completed in 510 milliseconds