Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp706 int32_t ValConst = MulConst << ShlConst; in SelectSHL() local
707 SDValue Val = CurDAG->getTargetConstant(ValConst, dl, in SelectSHL()
734 int32_t ValConst = 1 << (ShlConst+Shl2Const); in SelectSHL() local
735 SDValue Val = CurDAG->getTargetConstant(-ValConst, dl, in SelectSHL()