Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A DDAGCombine_trunc_extract.ll3 ; Check that DAGCombiner doesn't crash in SystemZ combineTruncateExtract()
H A Ddag-combine-04.ll3 ; combineTruncateExtract().
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h696 SDValue combineTruncateExtract(const SDLoc &DL, EVT TruncVT, SDValue Op,
H A DSystemZISelLowering.cpp6156 SDValue SystemZTargetLowering::combineTruncateExtract( in combineTruncateExtract() function in SystemZTargetLowering
6397 combineTruncateExtract(SDLoc(N), MemVT, SN->getValue(), DCI)) { in combineSTORE()