Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h376 SDValue PromoteIntRes_FunnelShift(SDNode *N);
H A DLegalizeIntegerTypes.cpp317 Res = PromoteIntRes_FunnelShift(N); in PromoteIntegerResult()
1529 SDValue DAGTypeLegalizer::PromoteIntRes_FunnelShift(SDNode *N) { in PromoteIntRes_FunnelShift() function in DAGTypeLegalizer