Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp55338 static SDValue combineSBB(SDNode *N, SelectionDAG &DAG) { in combineSBB() function
57775 case X86ISD::SBB: return combineSBB(N, DAG); in PerformDAGCombine()