Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22698 SDValue RemainingLoad = in performLOADCombine() local
22706 {UndefVector, RemainingLoad, InsertIdx}); in performLOADCombine()
22708 LoadOpsChain.push_back(SDValue(cast<SDNode>(RemainingLoad), 1)); in performLOADCombine()