Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h442 void ExpandShiftByConstant(SDNode *N, const APInt &Amt,
H A DLegalizeIntegerTypes.cpp1636 void DAGTypeLegalizer::ExpandShiftByConstant(SDNode *N, const APInt &Amt, in ExpandShiftByConstant() function in DAGTypeLegalizer
2749 return ExpandShiftByConstant(N, CN->getAPIntValue(), Lo, Hi); in ExpandIntRes_Shift()