Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h469 bool ExpandShiftWithKnownAmountBit(SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeIntegerTypes.cpp2340 ExpandShiftWithKnownAmountBit(SDNode *N, SDValue &Lo, SDValue &Hi) { in ExpandShiftWithKnownAmountBit() function in DAGTypeLegalizer
3740 if (ExpandShiftWithKnownAmountBit(N, Lo, Hi)) in ExpandIntRes_Shift()