Searched refs:performANDCombine (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 402 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 731 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsSEISelLowering.cpp | 475 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 1025 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| H A D | MipsISelLowering.cpp | 764 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 1161 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 8103 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 9020 return performANDCombine(N, DAG, Subtarget); in PerformDAGCombine()
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 14954 static SDValue performANDCombine(SDNode *N, in performANDCombine() function 19537 return performANDCombine(N, DCI); in PerformDAGCombine()
|