Searched refs:getAArch64VectorSplat (Results 1 – 3 of 3) sorted by relevance
21 AArch64GISelUtils::getAArch64VectorSplat(const MachineInstr &MI, in getAArch64VectorSplat() function in AArch64GISelUtils37 auto Splat = getAArch64VectorSplat(MI, MRI); in getAArch64VectorSplatScalar()
35 getAArch64VectorSplat(const MachineInstr &MI, const MachineRegisterInfo &MRI);
792 auto Splat = getAArch64VectorSplat(MI, MRI); in matchBuildVectorToDup()1008 auto Splat = getAArch64VectorSplat(*MRI.getVRegDef(RHS), MRI); in applyLowerVectorFCMP()