Searched defs:lhsInt (Results 1 – 4 of 4) sorted by relevance
117 int lhsInt = lhs.intValue(context); in evaluate() local
871 if (Optional<loc::ConcreteInt> lhsInt = lhs.getAs<loc::ConcreteInt>()) { in evalBinOpLN() local
1468 int64_t lhsInt = lhs.get<Attribute>().cast<IntegerAttr>().getInt(); in multiplyOperandsOrIntegers() local1496 int64_t lhsInt = lhs.get<Attribute>().cast<IntegerAttr>().getInt(); in addOperandsOrIntegers() local
3193 const llvm::APSInt &lhsInt = CS->getLHS()->EvaluateKnownConstInt(Ctx); in shouldAddCase() local