Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1457 static SDValue PerformSUBCombine(SDNode *N, in PerformSUBCombine() function
1482 return PerformSUBCombine(N, DCI); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14065 static SDValue PerformSUBCombine(SDNode *N, in PerformSUBCombine() function
18891 case ISD::SUB: return PerformSUBCombine(N, DCI, Subtarget); in PerformDAGCombine()