Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SVEInstrInfo.td1229 // Splice with lane equal to -1
2427 // Splice with lane bigger or equal to 0
H A DAArch64ISelLowering.cpp16595 SDValue Splice = DAG.getNode(ISD::VECTOR_SPLICE, DL, ExtIntTy, LHS, RHS, Idx); in performSVESpliceCombine() local
16596 SDValue Trunc = DAG.getAnyExtOrTrunc(Splice, DL, IntTy); in performSVESpliceCombine()