Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp12097 bool isGA2 = TLI.isGAPlusOffset(BaseLoc.getNode(), GV2, Offset2); in isConsecutiveLSLoc() local
12098 if (isGA1 && isGA2 && GV1 == GV2) in isConsecutiveLSLoc()