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