Searched refs:LastVT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp47 unsigned LastVT = (unsigned)MVT::LAST_VECTOR_VALUETYPE; local
49 for (unsigned VT0 = FirstVT; VT0 <= LastVT; ++VT0) {
50 for (unsigned VT1 = FirstVT; VT1 <= LastVT; ++VT1)

Completed in 45 milliseconds