Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp385 SDValue PromoteExtend(SDValue Op);
1395 SDValue DAGCombiner::PromoteExtend(SDValue Op) { in PromoteExtend() function in DAGCombiner
1784 RV = PromoteExtend(SDValue(N, 0)); in combine()