Searched refs:getVectorSplat (Results 1 – 4 of 4) sorted by relevance
21 if (auto Splat = getVectorSplat(MI, MRI)) in getAArch64VectorSplat()
525 getVectorSplat(const MachineInstr &MI, const MachineRegisterInfo &MRI);
3227 Value *getVectorSplat(Value *V, unsigned NumElements) { in getVectorSplat() function in __anondf5662880e11::AllocaSliceRewriter3320 Splat = getVectorSplat(Splat, NumElements); in visitMemSetInst()3353 V = getVectorSplat( in visitMemSetInst()
1465 llvm::getVectorSplat(const MachineInstr &MI, const MachineRegisterInfo &MRI) { in getVectorSplat() function in llvm