Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14474 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE() local
14478 if (LHSHasPattern && !RHSHasPattern) in combineADDToADDZE()
14480 else if (!LHSHasPattern && !RHSHasPattern) in combineADDToADDZE()