Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48988 static SDValue combineAndNotIntoANDNP(SDNode *N, SelectionDAG &DAG) { in combineAndNotIntoANDNP() function
49961 if (SDValue R = combineAndNotIntoANDNP(N, DAG)) in combineAnd()