Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp869 static SDValue performSHLCombine(SDNode *N, SelectionDAG &DAG, in performSHLCombine() function
1039 Val = performSHLCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
H A DMipsISelLowering.cpp1117 static SDValue performSHLCombine(SDNode *N, SelectionDAG &DAG, in performSHLCombine() function
1191 return performSHLCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()