Home
last modified time | relevance | path

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

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