Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp30562 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
30958 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp38501 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
39647 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()