Home
last modified time | relevance | path

Searched refs:getVectorSplat (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64GlobalISelUtils.cpp23 if (auto Splat = getVectorSplat(MI, MRI)) in getAArch64VectorSplat()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h378 Optional<RegOrConstant> getVectorSplat(const MachineInstr &MI,
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp937 Optional<RegOrConstant> llvm::getVectorSplat(const MachineInstr &MI, in getVectorSplat() function in llvm
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2777 Value *getVectorSplat(Value *V, unsigned NumElements) { in getVectorSplat() function in llvm::sroa::AllocaSliceRewriter
2861 Splat = getVectorSplat(Splat, NumElements); in visitMemSetInst()
2894 V = getVectorSplat( in visitMemSetInst()