Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h637 SDValue combineTruncateExtract(const SDLoc &DL, EVT TruncVT, SDValue Op,
H A DSystemZISelLowering.cpp5829 SDValue SystemZTargetLowering::combineTruncateExtract( in combineTruncateExtract() function in SystemZTargetLowering
6053 combineTruncateExtract(SDLoc(N), MemVT, SN->getValue(), DCI)) { in combineSTORE()