Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp203 static Constant *rebuildConstant(LLVMContext &Ctx, Type *SclTy, in rebuildConstant() function
263 return rebuildConstant(C->getContext(), SclTy, *Splat, NumSclBits); in rebuildSplatCst()
280 return rebuildConstant(Ctx, SclTy, *Bits, NumSclBits); in rebuildZeroUpperCst()
316 return rebuildConstant(Ty->getContext(), Ty->getScalarType(), TruncBits, in rebuildExtCst()