Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp9091 static SDValue PerformSTORECombine(SDNode *N, in PerformSTORECombine() function
9808 case ISD::STORE: return PerformSTORECombine(N, DCI); in PerformDAGCombine()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp22726 static SDValue PerformSTORECombine(SDNode *N, SelectionDAG &DAG, in PerformSTORECombine() function
23884 case ISD::STORE: return PerformSTORECombine(N, DAG, Subtarget); in PerformDAGCombine()