Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp391 static SDValue PerformADDECombine(SDNode *N, SelectionDAG& DAG, in PerformADDECombine() function
645 return PerformADDECombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp10372 static SDValue PerformADDECombine(SDNode *N, in PerformADDECombine() function
12754 case ARMISD::ADDE: return PerformADDECombine(N, DCI, Subtarget); in PerformDAGCombine()