Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13846 bool isGA1 = TLI.isGAPlusOffset(Loc.getNode(), GV1, Offset1); in isConsecutiveLSLoc() local
13848 if (isGA1 && isGA2 && GV1 == GV2) in isConsecutiveLSLoc()