Searched refs:performSHLCombine (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 861 static SDValue performSHLCombine(SDNode *N, SelectionDAG &DAG, in performSHLCombine() function 1031 Val = performSHLCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
D | MipsISelLowering.cpp | 1097 static SDValue performSHLCombine(SDNode *N, SelectionDAG &DAG, in performSHLCombine() function 1170 return performSHLCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 873 static SDValue performSHLCombine(SDNode *N, SelectionDAG &DAG, in performSHLCombine() function 1086 return performSHLCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|