Searched refs:Select1 (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeIntegerTypes.cpp | 5053 SDValue Select1 = DAG.getNode(ISD::SELECT, DL, HalfVT, Cond, In1, In2); in ExpandIntRes_FunnelShift() local 5056 Lo = DAG.getNode(Opc, DL, HalfVT, Select2, Select1, NewShAmt); in ExpandIntRes_FunnelShift()
|