Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp70 static Constant *getSplatValueAllowUndef(const ConstantVector *C) { in getSplatValueAllowUndef() function
98 if (auto *CVSplat = getSplatValueAllowUndef(CV)) { in extractConstantBits()