Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13039 static SDValue tryWidenMaskForShuffle(SDValue Op, SelectionDAG &DAG) { in tryWidenMaskForShuffle() function
13288 if (SDValue NewSD = tryWidenMaskForShuffle(Op, DAG)) in LowerVECTOR_SHUFFLE()