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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6531 Value *getConstantVector(Constant *Val, bool UseSplat) const { function in class:__anon4532::VectorPromoteHelper
6692 NewVal = getConstantVector(
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8338 static Constant *getConstantVector(MVT VT, const APInt &SplatValue,
8534 Constant *VecC = getConstantVector(VT, SplatValue, SplatBitSize,
[all...]

Completed in 261 milliseconds