Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp209 SDValue PromoteIntBinOp(SDValue Op);
1034 SDValue DAGCombiner::PromoteIntBinOp(SDValue Op) { in PromoteIntBinOp() function in DAGCombiner
1482 RV = PromoteIntBinOp(SDValue(N, 0)); in combine()