Searched refs:useSplatVFPToNeon (Results 1 – 2 of 2) sorted by relevance
664 bool useSplatVFPToNeon() const { return SplatVFPToNeon; } in useSplatVFPToNeon() function
661 if (!(STI.useSplatVFPToNeon() && STI.hasNEON())) in runOnMachineFunction()