Home
last modified time | relevance | path

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

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