Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp27733 if (auto *N1SplatC = N1BV->getConstantSplatNode()) { in combineShiftLeft() local
27738 if (N1SplatC->getAPIntValue() == 1) in combineShiftLeft()