Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6149 Value *getConstantVector(Constant *Val, bool UseSplat) const { in getConstantVector() function in __anon6227213d0c11::VectorPromoteHelper
6310 NewVal = getConstantVector( in promoteImpl()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7353 static Constant *getConstantVector(MVT VT, const APInt &SplatValue, in getConstantVector() function
7541 Constant *VecC = getConstantVector(VT, SplatValue, SplatBitSize, in lowerBuildVectorAsBroadcast()