Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7279 bool IsOpLegal = in getNegatedExpression() local
7284 if (LegalOps && !IsOpLegal) in getNegatedExpression()
7305 bool IsOpLegal = in getNegatedExpression() local
7314 if (LegalOps && !IsOpLegal) in getNegatedExpression()