Searched defs:ValConst (Results 1 – 2 of 2) sorted by relevance
596 int32_t ValConst = C->getSExtValue() << ShlConst; in SelectSHL() local617 int32_t ValConst = 1 << (ShlConst + C2->getSExtValue()); in SelectSHL() local
3475 ConstantInt *ValConst = dyn_cast_or_null<ConstantInt>(NodeVal->getValue()); in getHiPELiteral() local