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

/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2826 bool Using2ndVec = false; local
2837 Using2ndVec = true;
2846 if (Using1stVec && Using2ndVec) {
2851 else if (Using2ndVec)

Completed in 34 milliseconds