Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.cpp14045 static SDValue PerformSubCSINCCombine(SDNode *N, SelectionDAG &DAG) { in PerformSubCSINCCombine() function
14076 if (SDValue R = PerformSubCSINCCombine(N, DCI.DAG)) in PerformSUBCombine()