Searched refs:performSRACombine (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 884 static SDValue performSRACombine(SDNode *N, SelectionDAG &DAG, in performSRACombine() function 1034 return performSRACombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 896 static SDValue performSRACombine(SDNode *N, SelectionDAG &DAG, in performSRACombine() function 1088 return performSRACombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|