Searched refs:performMULCombine (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 828 static SDValue performMULCombine(SDNode *N, SelectionDAG &DAG, in performMULCombine() function 1037 return performMULCombine(N, DAG, DCI, this, Subtarget); in PerformDAGCombine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 14054 static SDValue performMULCombine(SDNode *N, SelectionDAG &DAG, in performMULCombine() 16826 return performMULCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine() 14051 static SDValue performMULCombine(SDNode *N, SelectionDAG &DAG, performMULCombine() function
|