Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp30763 static SDValue combineAdd(SDNode *N, SelectionDAG &DAG, in combineAdd() function
30956 case ISD::ADD: return combineAdd(N, DAG, Subtarget); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp39087 static SDValue combineAdd(SDNode *N, SelectionDAG &DAG, in combineAdd() function
39644 case ISD::ADD: return combineAdd(N, DAG, Subtarget); in PerformDAGCombine()