Searched defs:getConstantVector (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 7700 Value *getConstantVector(Constant *Val, bool UseSplat) const { getConstantVector() function in __anon072927cb1911::VectorPromoteHelper |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 7219 static Constant *getConstantVector(MVT VT, ArrayRef<APInt> Bits, getConstantVector() function |