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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3866 bool LegalRHSImm = false; local
3905 LegalRHSImm = isLegalICmpImmediate(RHSC->getSExtValue());
3912 if (!LegalRHSImm || N0.hasOneUse())

Completed in 111 milliseconds