Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp6541 SDValue ESLoad = in combineVECTOR_SHUFFLE() local
6548 DCI.CombineTo(N, ESLoad); in combineVECTOR_SHUFFLE()
6552 DCI.CombineTo(Load.getNode(), ESLoad, ESLoad.getValue(1)); in combineVECTOR_SHUFFLE()