Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp892 static SDValue performSRACombine(SDNode *N, SelectionDAG &DAG, in performSRACombine() function
1042 return performSRACombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15604 static SDValue performSRACombine(SDNode *N, SelectionDAG &DAG, in performSRACombine()
17268 if (SDValue V = performSRACombine(N, DAG, Subtarget)) in PerformDAGCombine()
15601 static SDValue performSRACombine(SDNode *N, SelectionDAG &DAG, performSRACombine() function