Searched refs:performSRACombine (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 892 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 D | RISCVISelLowering.cpp | 15604 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
|