Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp828 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 DRISCVISelLowering.cpp14054 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