Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp204 static Constant *rebuildSplatableConstant(const Constant *C, in rebuildSplatableConstant() function
253 if (Constant *NewCst = rebuildSplatableConstant(C, BitWidth)) { in processInstruction()