Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp1411 static SDValue PerformSUBCombine(SDNode *N, in PerformSUBCombine() function
1436 return PerformSUBCombine(N, DCI); in PerformDAGCombine()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp6564 static SDValue PerformSUBCombine(SDNode *N, in PerformSUBCombine() function
7931 case ISD::SUB: return PerformSUBCombine(N, DCI); in PerformDAGCombine()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp9078 static SDValue PerformSUBCombine(SDNode *N, in PerformSUBCombine() function
11036 case ISD::SUB: return PerformSUBCombine(N, DCI); in PerformDAGCombine()