Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h484 bool ExpandShiftWithUnknownAmountBit(SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeIntegerTypes.cpp2783 ExpandShiftWithUnknownAmountBit(SDNode *N, SDValue &Lo, SDValue &Hi) { in ExpandShiftWithUnknownAmountBit() function in DAGTypeLegalizer
4367 if (!ExpandShiftWithUnknownAmountBit(N, Lo, Hi)) in ExpandIntRes_Shift()