Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp6968 static SDValue PerformSTORECombine(SDNode *N, in PerformSTORECombine() function
7938 case ISD::STORE: return PerformSTORECombine(N, DCI); in PerformDAGCombine()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp10235 static SDValue PerformSTORECombine(SDNode *N, in PerformSTORECombine() function
11044 case ISD::STORE: return PerformSTORECombine(N, DCI); in PerformDAGCombine()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp13615 static SDValue PerformSTORECombine(SDNode *N, SelectionDAG &DAG, in PerformSTORECombine() function
14213 case ISD::STORE: return PerformSTORECombine(N, DAG, Subtarget); in PerformDAGCombine()