Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1425 MVT::SimpleValueType EndVT = IsScalable ? in computeRegisterProperties() local
1431 (MVT::SimpleValueType)nVT <= EndVT; ++nVT) { in computeRegisterProperties()