Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1285 for (unsigned nVT = i + 1; nVT <= MVT::LAST_VECTOR_VALUETYPE; ++nVT) { in computeRegisterProperties() local
1286 MVT SVT = (MVT::SimpleValueType) nVT; in computeRegisterProperties()
1305 for (unsigned nVT = i + 1; nVT <= MVT::LAST_VECTOR_VALUETYPE; ++nVT) { in computeRegisterProperties() local
1306 MVT SVT = (MVT::SimpleValueType) nVT; in computeRegisterProperties()