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