Home
last modified time | relevance | path

Searched refs:getConstantVector (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dscalable-vector-promotion.ll5 ; rejects scalable vector before reaching getConstantVector() in CodeGenPrepare. This test
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7297 Value *getConstantVector(Constant *Val, bool UseSplat) const { in getConstantVector() function in __anon78e22a881711::VectorPromoteHelper
7462 NewVal = getConstantVector( in promoteImpl()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9496 static Constant *getConstantVector(MVT VT, const APInt &SplatValue, in getConstantVector() function
9656 Constant *VecC = getConstantVector(VT, SplatValue, SplatBitSize, in lowerBuildVectorAsBroadcast()