Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7424 Value *getConstantVector(Constant *Val, bool UseSplat) const { in getConstantVector() function in __anon88ab83af1711::VectorPromoteHelper
7589 NewVal = getConstantVector( in promoteImpl()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9608 static Constant *getConstantVector(MVT VT, const APInt &SplatValue, in getConstantVector() function
9768 Constant *VecC = getConstantVector(VT, SplatValue, SplatBitSize, in lowerBuildVectorAsBroadcast()