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.cpp7227 SDValue ESLoad = in combineVECTOR_SHUFFLE() local
7234 DCI.CombineTo(N, ESLoad); in combineVECTOR_SHUFFLE()
7238 DCI.CombineTo(Load.getNode(), ESLoad, ESLoad.getValue(1)); in combineVECTOR_SHUFFLE()