Searched refs:ShlConst (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1008 int32_t ShlConst = local
1012 int32_t ValConst = MulConst << ShlConst;
1036 int32_t ShlConst = local
1040 int32_t ValConst = 1 << (ShlConst+Shl2Const);

Completed in 780 milliseconds