Home
last modified time | relevance | path

Searched refs:VRs (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/
H A D1997.chain17 AIhUNvx2paFVmVOc2isdFOLUwLUVwnmxZPea1sPeOtv+ilw7Z0MB2wjkrHZA/VRs
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp626 SortableVectorType VRs; in buildOrderingBT() local
628 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()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.td208 // Even though 3 GPRs, 4 FPRs, and 8 VRs may be used,
212 // and VRs respectively, but if a FP value or vector argument occupies one of