Home | History | Annotate | Download | only in AMDGPU

Lines Matching defs:Consts

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