Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h476 void ExpandIntRes_FunnelShift (SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeIntegerTypes.cpp2555 ExpandIntRes_FunnelShift(N, Lo, Hi); in ExpandIntegerResult()
4628 void DAGTypeLegalizer::ExpandIntRes_FunnelShift(SDNode *N, SDValue &Lo, in ExpandIntRes_FunnelShift() function in DAGTypeLegalizer