Home
last modified time | relevance | path

Searched refs:getAArch64VectorSplat (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64GlobalISelUtils.cpp21 AArch64GISelUtils::getAArch64VectorSplat(const MachineInstr &MI, in getAArch64VectorSplat() function in AArch64GISelUtils
37 auto Splat = getAArch64VectorSplat(MI, MRI); in getAArch64VectorSplatScalar()
H A DAArch64GlobalISelUtils.h35 getAArch64VectorSplat(const MachineInstr &MI, const MachineRegisterInfo &MRI);
H A DAArch64PostLegalizerLowering.cpp766 auto Splat = getAArch64VectorSplat(MI, MRI); in matchBuildVectorToDup()
969 auto Splat = getAArch64VectorSplat(*MRI.getVRegDef(RHS), MRI); in lowerVectorFCMP()