Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp550 static bool isVectorAllOnes(SDValue N) { in isVectorAllOnes() function
578 if (isVectorAllOnes(N->getOperand(0))) in isBitwiseInverse()
581 if (isVectorAllOnes(N->getOperand(1))) in isBitwiseInverse()
/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()