Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5924 auto IsAndZeroExtMask = [](SDValue LHS, SDValue RHS) { in visitAND() local
5940 if (IsAndZeroExtMask(N0, N1)) in visitAND()