Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp13162 SDValue UnpkOp = Src->getOperand(0); in performSVEAndCombine() local
13174 EVT EltTy = UnpkOp->getValueType(0).getVectorElementType(); in performSVEAndCombine()
13186 UnpkOp->getValueType(0), in performSVEAndCombine()
13190 UnpkOp->getValueType(0), UnpkOp, Dup); in performSVEAndCombine()