Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7160 Value *getConstantVector(Constant *Val, bool UseSplat) const { in getConstantVector() function in __anon7f6d13e31711::VectorPromoteHelper
7325 NewVal = getConstantVector( in promoteImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8772 static Constant *getConstantVector(MVT VT, const APInt &SplatValue, in getConstantVector() function
8925 Constant *VecC = getConstantVector(VT, SplatValue, SplatBitSize, in lowerBuildVectorAsBroadcast()