Searched refs:performSHLCombine (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | MipsSEISelLowering.cpp | 863 static SDValue performSHLCombine(SDNode *N, SelectionDAG &DAG, in performSHLCombine() function 1033 Val = performSHLCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| D | MipsISelLowering.cpp | 1093 static SDValue performSHLCombine(SDNode *N, SelectionDAG &DAG, in performSHLCombine() function 1167 return performSHLCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|