Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6786 SDValue EltLoad = in combineLOAD() local
6792 DCI.CombineTo(User, EltLoad, true); in combineLOAD()
6793 ArgChains.push_back(EltLoad.getValue(1)); in combineLOAD()