Home
last modified time | relevance | path

Searched defs:getConstantVector (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7297 Value *getConstantVector(Constant *Val, bool UseSplat) const { in getConstantVector() function in __anon78e22a881711::VectorPromoteHelper
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9496 static Constant *getConstantVector(MVT VT, const APInt &SplatValue, in getConstantVector() function