Home
last modified time | relevance | path

Searched refs:N1SplatC (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp34052 if (auto *N1SplatC = N1BV->getConstantSplatNode()) { in combineShiftLeft() local
34057 if (N1SplatC->getAPIntValue() == 1) in combineShiftLeft()