Searched refs:ReconstructShuffle (Results 1 – 6 of 6) sorted by relevance
94 ; Tests for ReconstructShuffle function. Indices have to be carefully
283 SDValue ReconstructShuffle(SDValue Op, SelectionDAG &DAG) const;
4527 SDValue AArch64TargetLowering::ReconstructShuffle(SDValue Op, in ReconstructShuffle() function in AArch64TargetLowering6003 SDValue shuffle = ReconstructShuffle(Op, DAG); in LowerBUILD_VECTOR()
110 ; Tests for ReconstructShuffle function. Indices have to be carefully
515 SDValue ReconstructShuffle(SDValue Op, SelectionDAG &DAG) const;
5138 SDValue shuffle = ReconstructShuffle(Op, DAG); in LowerBUILD_VECTOR()5181 SDValue ARMTargetLowering::ReconstructShuffle(SDValue Op, in ReconstructShuffle() function in ARMTargetLowering