Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp276 SDValue PromoteExtend(SDValue Op);
1272 SDValue DAGCombiner::PromoteExtend(SDValue Op) { in PromoteExtend() function in DAGCombiner
1638 RV = PromoteExtend(SDValue(N, 0)); in combine()