Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17996 if (auto ShouldADD = *N->user_begin(); in shouldFoldConstantShiftPairToMask() local
17997 ShouldADD->getOpcode() == ISD::ADD && ShouldADD->hasOneUse()) { in shouldFoldConstantShiftPairToMask()
17998 if (auto ShouldLOAD = dyn_cast<LoadSDNode>(*ShouldADD->user_begin())) { in shouldFoldConstantShiftPairToMask()