Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7586 Value *getConstantVector(Constant *Val, bool UseSplat) const { getConstantVector() function in __anond527a6aa1811::VectorPromoteHelper
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7049 static Constant *getConstantVector(MVT VT, ArrayRef<APInt> Bits, getConstantVector() function
7074 static Constant *getConstantVector(MVT VT, const APInt &SplatValue, getConstantVector() function
[all...]