Home
last modified time | relevance | path

Searched defs: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
/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