Home
last modified time | relevance | path

Searched refs:nVT (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/
H A D445.chain41 CwUAA4IBAQBSSOr7DM75Tk6Gq5fPxkx6GwyxbtlysLHZASE+nVT/ZbEi3eBAHABN
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1430 for (unsigned nVT = i + 1; in computeRegisterProperties() local
1431 (MVT::SimpleValueType)nVT <= EndVT; ++nVT) { in computeRegisterProperties()
1432 MVT SVT = (MVT::SimpleValueType) nVT; in computeRegisterProperties()
1453 for (unsigned nVT = i + 1; nVT <= MVT::LAST_VECTOR_VALUETYPE; ++nVT) { in computeRegisterProperties() local
1454 MVT SVT = (MVT::SimpleValueType) nVT; in computeRegisterProperties()