Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16391 static bool matchIndexAsShuffle(EVT VT, SDValue Index, SDValue Mask, in matchIndexAsShuffle()
17121 matchIndexAsShuffle(VT, Index, MGN->getMask(), ShuffleMask)) { in PerformDAGCombine()
17189 matchIndexAsShuffle(VT, Index, MSN->getMask(), ShuffleMask)) { in PerformDAGCombine()
16388 static bool matchIndexAsShuffle(EVT VT, SDValue Index, SDValue Mask, matchIndexAsShuffle() function