Searched refs:Select3 (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeIntegerTypes.cpp | 4656 SDValue Select3 = DAG.getNode(ISD::SELECT, DL, HalfVT, Cond, In3, In4); in ExpandIntRes_FunnelShift() local 4658 Hi = DAG.getNode(Opc, DL, HalfVT, Select3, Select2, NewShAmt); in ExpandIntRes_FunnelShift()
|