Searched defs:matchConstant (Results 1 – 2 of 2) sorted by relevance
23 auto matchConstant = [&](AffineExpr expr, int64_t &constant) -> bool { in getSize() local
70 inline std::optional<APInt> matchConstant(Register Reg, in matchConstant() function 76 inline std::optional<int64_t> matchConstant(Register Reg, in matchConstant() function