Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp53221 static SDValue combineFAndFNotToFAndn(SDNode *N, SelectionDAG &DAG, in combineFAndFNotToFAndn() function
53263 if (SDValue V = combineFAndFNotToFAndn(N, DAG, Subtarget)) in combineFAnd()