Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47902 if (auto *SplatCI = dyn_cast<ConstantInt>(SplatC)) in combineMul() local
47903 C = &(SplatCI->getValue()); in combineMul()