Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h349 void ExpandShiftByConstant(SDNode *N, unsigned Amt,
DLegalizeIntegerTypes.cpp1344 void DAGTypeLegalizer::ExpandShiftByConstant(SDNode *N, unsigned Amt, in ExpandShiftByConstant() function in DAGTypeLegalizer
2116 return ExpandShiftByConstant(N, CN->getZExtValue(), Lo, Hi); in ExpandIntRes_Shift()