Lines Matching full:const0
5715 auto *Const0 = llvm::dyn_cast<ConstantInteger32>(Src0);5720 if (Var0 == nullptr && Const0 == nullptr) {5740 if (Const0) {5741 int32_t MoreOffset = IsAdd ? Const0->getValue() : -Const0->getValue();