Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h732 SDValue combineTruncateExtract(const SDLoc &DL, EVT TruncVT, SDValue Op,
H A DSystemZISelLowering.cpp6632 SDValue SystemZTargetLowering::combineTruncateExtract( in combineTruncateExtract() function in SystemZTargetLowering
7051 combineTruncateExtract(SDLoc(N), MemVT, SN->getValue(), DCI)) { in combineSTORE()