Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h694 SDValue combineTruncateExtract(const SDLoc &DL, EVT TruncVT, SDValue Op,
DSystemZISelLowering.cpp6157 SDValue SystemZTargetLowering::combineTruncateExtract( in combineTruncateExtract() function in SystemZTargetLowering
6398 combineTruncateExtract(SDLoc(N), MemVT, SN->getValue(), DCI)) { in combineSTORE()