Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4329 auto matchMask = [&OuterShift, &InnerShift, &Y](SDValue M) -> bool { in unfoldExtremeBitClearingToShifts() local
4346 if (matchMask(N1)) in unfoldExtremeBitClearingToShifts()
4348 else if (matchMask(N0)) in unfoldExtremeBitClearingToShifts()