Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2934 bool Using2ndVec = false; in lowerVECTOR_SHUFFLE_VSHF() local
2945 Using2ndVec = true; in lowerVECTOR_SHUFFLE_VSHF()
2953 if (Using1stVec && Using2ndVec) { in lowerVECTOR_SHUFFLE_VSHF()
2958 else if (Using2ndVec) in lowerVECTOR_SHUFFLE_VSHF()