Lines Matching full:consts
2101 std::vector<unsigned> Consts;2115 Consts.push_back(Cst->getZExtValue());2121 Consts.push_back(Cst->getZExtValue());2122 if (!TII->fitsConstReadLimitations(Consts)) {