Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4631 SDValue In1, In2, In3, In4; in ExpandIntRes_FunnelShift() local
4632 GetExpandedInteger(N->getOperand(0), In3, In4); in ExpandIntRes_FunnelShift()
4656 SDValue Select3 = DAG.getNode(ISD::SELECT, DL, HalfVT, Cond, In3, In4); in ExpandIntRes_FunnelShift()