Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h546 SDValue combineTruncateExtract(const SDLoc &DL, EVT TruncVT, SDValue Op,
DSystemZISelLowering.cpp4819 SDValue SystemZTargetLowering::combineTruncateExtract( in combineTruncateExtract() function in SystemZTargetLowering
4932 combineTruncateExtract(SDLoc(N), MemVT, SN->getValue(), DCI)) { in combineSTORE()