Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp387 SDValue PromoteExtend(SDValue Op);
1474 SDValue DAGCombiner::PromoteExtend(SDValue Op) { in PromoteExtend() function in DAGCombiner
1876 RV = PromoteExtend(SDValue(N, 0)); in combine()