Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17311 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE() local
17314 if (LHSHasPattern && !RHSHasPattern) in combineADDToADDZE()
17316 else if (!LHSHasPattern && !RHSHasPattern) in combineADDToADDZE()