Home
last modified time | relevance | path

Searched defs:CheckZeros (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp11906 auto CheckZeros = [&](int Shift, int Scale, bool Left) { in matchShuffleAsShift() local
17071 auto CheckZeros = [&](int Shift, bool Left) { in match1BitShuffleAsKSHIFT() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp12652 auto CheckZeros = [&](int Shift, int Scale, bool Left) { in matchShuffleAsShift() local
17953 auto CheckZeros = [&](int Shift, bool Left) { in match1BitShuffleAsKSHIFT() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp7857 auto CheckZeros = [&](int Shift, int Scale, bool Left) { in lowerVectorShuffleAsShift() local