Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp15540 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE() local
15543 if (LHSHasPattern && !RHSHasPattern) in combineADDToADDZE()
15545 else if (!LHSHasPattern && !RHSHasPattern) in combineADDToADDZE()