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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5740 bool IsOpLegal = local
5745 if (LegalOps && !IsOpLegal)
5766 bool IsOpLegal = local
5775 if (LegalOps && !IsOpLegal)

Completed in 107 milliseconds