Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7190 Value *getConstantVector(Constant *Val, bool UseSplat) const { in getConstantVector() function in __anon5386100c1711::VectorPromoteHelper
7355 NewVal = getConstantVector( in promoteImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8797 static Constant *getConstantVector(MVT VT, const APInt &SplatValue, in getConstantVector() function
8950 Constant *VecC = getConstantVector(VT, SplatValue, SplatBitSize, in lowerBuildVectorAsBroadcast()