Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SVEInstrInfo.td2119 // Splice with lane equal to -1
2133 // Splice with lane bigger or equal to 0
H A DAArch64ISelLowering.cpp15452 SDValue Splice = DAG.getNode(ISD::VECTOR_SPLICE, DL, InVT, Vec, Vec, Idx); in LowerEXTRACT_SUBVECTOR() local
15453 return convertFromScalableVector(DAG, VT, Splice); in LowerEXTRACT_SUBVECTOR()