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

/freebsd-10.2-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2525 bool Using2ndVec = false; local
2536 Using2ndVec = true;
2546 if (Using1stVec && Using2ndVec) {
2551 else if (Using2ndVec)

Completed in 105 milliseconds