Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp14167 static SDValue PerformSubCombine(SDNode *N, SelectionDAG &DAG) { in PerformSubCombine() function
14204 case ISD::SUB: return PerformSubCombine(N, DAG); in PerformDAGCombine()