Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp620 static bool isVectorAllOnes(SDValue N) { in isVectorAllOnes() function
648 if (isVectorAllOnes(N->getOperand(0))) in isBitwiseInverse()
651 if (isVectorAllOnes(N->getOperand(1))) in isBitwiseInverse()