Searched refs:ReconstructShuffle (Results 1 – 6 of 6) sorted by relevance
94 ; Tests for ReconstructShuffle function. Indices have to be carefully
869 SDValue ReconstructShuffle(SDValue Op, SelectionDAG &DAG) const;
7997 if (SDValue shuffle = ReconstructShuffle(Op, DAG)) in LowerBUILD_VECTOR()8063 SDValue ARMTargetLowering::ReconstructShuffle(SDValue Op, in ReconstructShuffle() function in ARMTargetLowering
175 ; Tests for ReconstructShuffle function. Indices have to be carefully
560 SDValue ReconstructShuffle(SDValue Op, SelectionDAG &DAG) const;
9354 SDValue AArch64TargetLowering::ReconstructShuffle(SDValue Op, in ReconstructShuffle() function in AArch64TargetLowering11406 if (SDValue shuffle = ReconstructShuffle(Op, DAG)) in LowerBUILD_VECTOR()