Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp4617 bool IsXOROperand = true; in trySelectXAR() local
4619 IsXOROperand = false; in trySelectXAR()
4633 if (!IsXOROperand) { in trySelectXAR()
4696 bool IsXOROperand = true; in trySelectXAR() local
4698 IsXOROperand = false; in trySelectXAR()
4715 if (!IsXOROperand) { in trySelectXAR()