Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp383 SDValue PromoteIntBinOp(SDValue Op);
1280 SDValue DAGCombiner::PromoteIntBinOp(SDValue Op) { in PromoteIntBinOp() function in DAGCombiner
1776 RV = PromoteIntBinOp(SDValue(N, 0)); in combine()