Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21315 SDValue RemainingLoad = in performLOADCombine() local
21323 {UndefVector, RemainingLoad, InsertIdx}); in performLOADCombine()
21325 LoadOpsChain.push_back(SDValue(cast<SDNode>(RemainingLoad), 1)); in performLOADCombine()