Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h357 SDValue PromoteIntRes_FunnelShift(SDNode *N);
H A DLegalizeIntegerTypes.cpp231 Res = PromoteIntRes_FunnelShift(N); in PromoteIntegerResult()
1177 SDValue DAGTypeLegalizer::PromoteIntRes_FunnelShift(SDNode *N) { in PromoteIntRes_FunnelShift() function in DAGTypeLegalizer