Searched refs:performORCombine (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/LoongArch/ |
| H A D | bstrins_d.ll | 5 ;; There are 8 patterns that can be matched to bstrins.d. See performORCombine
|
| H A D | bstrins_w.ll | 5 ;; There are 8 patterns that can be matched to bstrins.w. See performORCombine
|
| /llvm-project-15.0.7/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 506 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function 733 return performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsSEISelLowering.cpp | 590 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function 1028 Val = performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| H A D | MipsISelLowering.cpp | 847 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function 1163 return performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 8132 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function 9022 return performORCombine(N, DAG, Subtarget); in PerformDAGCombine()
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 14815 static SDValue performORCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI, in performORCombine() function 19535 return performORCombine(N, DCI, Subtarget); in PerformDAGCombine()
|