Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1958 SDValue SliceBase, Base, Offset; in SelectMultiVectorMove() local
1960 SliceBase = N->getOperand(2); in SelectMultiVectorMove()
1962 SliceBase = N->getOperand(3); in SelectMultiVectorMove()
1964 if (!SelectSMETileSlice(SliceBase, MaxIdx, Base, Offset, Scale)) in SelectMultiVectorMove()