Searched refs:VRs (Results 1 – 2 of 2) sorted by relevance
626 SortableVectorType VRs; in buildOrderingBT() local628 VRs.push_back(I.first); in buildOrderingBT()629 llvm::sort(VRs, LexCmp); in buildOrderingBT()631 for (unsigned i = 0, n = VRs.size(); i < n; ++i) in buildOrderingBT()632 RO.insert(std::make_pair(VRs[i], i)); in buildOrderingBT()
209 // Even though 3 GPRs, 4 FPRs, and 8 VRs may be used,213 // and VRs respectively, but if a FP value or vector argument occupies one of