Home
last modified time | relevance | path

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

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