Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp861 static SDValue performSHLCombine(SDNode *N, SelectionDAG &DAG, in performSHLCombine() function
1031 Val = performSHLCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
DMipsISelLowering.cpp1097 static SDValue performSHLCombine(SDNode *N, SelectionDAG &DAG, in performSHLCombine() function
1170 return performSHLCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp873 static SDValue performSHLCombine(SDNode *N, SelectionDAG &DAG, in performSHLCombine() function
1086 return performSHLCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()