Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h499 void ExpandIntRes_FunnelShift (SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeIntegerTypes.cpp2941 ExpandIntRes_FunnelShift(N, Lo, Hi); in ExpandIntegerResult()
5190 void DAGTypeLegalizer::ExpandIntRes_FunnelShift(SDNode *N, SDValue &Lo, in ExpandIntRes_FunnelShift() function in DAGTypeLegalizer