Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h371 void ExpandShiftByConstant(SDNode *N, const APInt &Amt,
DLegalizeIntegerTypes.cpp1412 void DAGTypeLegalizer::ExpandShiftByConstant(SDNode *N, const APInt &Amt, in ExpandShiftByConstant() function in DAGTypeLegalizer
2239 return ExpandShiftByConstant(N, CN->getAPIntValue(), Lo, Hi); in ExpandIntRes_Shift()