Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp54974 static SDValue combineAdd(SDNode *N, SelectionDAG &DAG, in combineAdd() function
56421 case ISD::ADD: return combineAdd(N, DAG, DCI, Subtarget); in PerformDAGCombine()