Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h465 void ExpandIntRes_FunnelShift (SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeIntegerTypes.cpp2215 ExpandIntRes_FunnelShift(N, Lo, Hi); in ExpandIntegerResult()
4160 void DAGTypeLegalizer::ExpandIntRes_FunnelShift(SDNode *N, in ExpandIntRes_FunnelShift() function in DAGTypeLegalizer