Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17998 if (auto ShouldLOAD = dyn_cast<LoadSDNode>(*ShouldADD->user_begin())) { in shouldFoldConstantShiftPairToMask() local
17999 unsigned ByteVT = ShouldLOAD->getMemoryVT().getSizeInBits() / 8; in shouldFoldConstantShiftPairToMask()
18001 isIndexedLoadLegal(ISD::PRE_INC, ShouldLOAD->getMemoryVT())) in shouldFoldConstantShiftPairToMask()