Home
last modified time | relevance | path

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

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