Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h470 bool ExpandShiftWithUnknownAmountBit(SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeIntegerTypes.cpp2427 ExpandShiftWithUnknownAmountBit(SDNode *N, SDValue &Lo, SDValue &Hi) { in ExpandShiftWithUnknownAmountBit() function in DAGTypeLegalizer
3830 if (!ExpandShiftWithUnknownAmountBit(N, Lo, Hi)) in ExpandIntRes_Shift()