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

/external/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2651 bool Using2ndVec = false; local
2662 Using2ndVec = true;
2671 if (Using1stVec && Using2ndVec) {
2676 else if (Using2ndVec)

Completed in 92 milliseconds