Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12517 static SDValue performCommonVectorExtendCombine(SDValue VectorShuffle, in performCommonVectorExtendCombine() argument
12521 dyn_cast<ShuffleVectorSDNode>(VectorShuffle.getNode()); in performCommonVectorExtendCombine()
12529 SDValue InsertVectorElt = VectorShuffle.getOperand(0); in performCommonVectorExtendCombine()
12550 EVT TargetType = VectorShuffle.getValueType(); in performCommonVectorExtendCombine()
12571 SDLoc DL(VectorShuffle); in performCommonVectorExtendCombine()