Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13811 static SDValue PerformSubCSINCCombine(SDNode *N, SelectionDAG &DAG) { in PerformSubCSINCCombine() function
13842 if (SDValue R = PerformSubCSINCCombine(N, DCI.DAG)) in PerformSUBCombine()