Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8299 SDValue ESLoad = in combineVECTOR_SHUFFLE() local
8306 DCI.CombineTo(N, ESLoad); in combineVECTOR_SHUFFLE()
8310 DCI.CombineTo(Load.getNode(), ESLoad, ESLoad.getValue(1)); in combineVECTOR_SHUFFLE()