Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16655 SmallVector<SDValue, 4> SDotVec16; in performVecReduceAddCombine() local
16666 SDotVec16.push_back(Dot); in performVecReduceAddCombine()
16672 DAG.getNode(ISD::CONCAT_VECTORS, DL, SDot16EVT, SDotVec16); in performVecReduceAddCombine()