Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12103 static SDValue performCommonVectorExtendCombine(SDValue VectorShuffle, in performCommonVectorExtendCombine() argument
12107 dyn_cast<ShuffleVectorSDNode>(VectorShuffle.getNode()); in performCommonVectorExtendCombine()
12115 SDValue InsertVectorElt = VectorShuffle.getOperand(0); in performCommonVectorExtendCombine()
12136 EVT TargetType = VectorShuffle.getValueType(); in performCommonVectorExtendCombine()
12157 SDLoc DL(VectorShuffle); in performCommonVectorExtendCombine()