Searched defs:ValConst (Results 1 – 8 of 8) sorted by relevance
744 int32_t ValConst = MulConst << ShlConst; in SelectSHL() local772 int32_t ValConst = 1 << (ShlConst+Shl2Const); in SelectSHL() local
591 int32_t ValConst = C->getSExtValue() << ShlConst; in SelectSHL() local612 int32_t ValConst = 1 << (ShlConst + C2->getSExtValue()); in SelectSHL() local
587 int32_t ValConst = C->getSExtValue() << ShlConst; in SelectSHL() local608 int32_t ValConst = 1 << (ShlConst + C2->getSExtValue()); in SelectSHL() local
2336 ConstantInt *ValConst = dyn_cast_or_null<ConstantInt>(NodeVal->getValue()); in getHiPELiteral() local
2542 ConstantInt *ValConst = dyn_cast_or_null<ConstantInt>(NodeVal->getValue()); in getHiPELiteral() local
3156 ConstantInt *ValConst = dyn_cast_or_null<ConstantInt>(NodeVal->getValue()); in getHiPELiteral() local
4312 const auto *ValConst = llvm::dyn_cast<const ConstantInteger32>(Val); in lowerMemset() local
4891 const auto *ValConst = llvm::dyn_cast<const ConstantInteger32>(Val); in lowerMemset() local