Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48582 auto GetNot = [&DAG](SDValue V) { in combineAndShuffleNot() local
48614 if (SDValue Not = GetNot(N0)) { in combineAndShuffleNot()
48617 } else if (SDValue Not = GetNot(N1)) { in combineAndShuffleNot()