Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h362 SDValue PromoteIntRes_FunnelShift(SDNode *N);
H A DLegalizeIntegerTypes.cpp276 Res = PromoteIntRes_FunnelShift(N); in PromoteIntegerResult()
1298 SDValue DAGTypeLegalizer::PromoteIntRes_FunnelShift(SDNode *N) { in PromoteIntRes_FunnelShift() function in DAGTypeLegalizer