Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h501 SDValue combineExtract(SDLoc DL, EVT ElemVT, EVT VecVT, SDValue OrigOp,
DSystemZISelLowering.cpp4538 SDValue SystemZTargetLowering::combineExtract(SDLoc DL, EVT ResVT, EVT VecVT, in combineExtract() function in SystemZTargetLowering
4670 return combineExtract(DL, ResVT, VecVT, Vec, NewIndex, DCI, true); in combineTruncateExtract()
4765 return combineExtract(SDLoc(N), N->getValueType(0), VecVT, Op0, in PerformDAGCombine()