Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7700 Value *getConstantVector(Constant *Val, bool UseSplat) const { getConstantVector() function in __anon072927cb1911::VectorPromoteHelper
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7219 static Constant *getConstantVector(MVT VT, ArrayRef<APInt> Bits, getConstantVector() function
7244 static Constant *getConstantVector(MVT VT, const APInt &SplatValue, getConstantVector() function
[all...]