Searched refs:performANDCombine (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsSEISelLowering.cpp | 520 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 1070 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| H A D | MipsISelLowering.cpp | 802 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 1274 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 4378 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 5804 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 15779 static SDValue performANDCombine(SDNode *N, in performANDCombine() function 19836 return performANDCombine(N, DCI, Subtarget); in PerformDAGCombine()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 19679 static SDValue performANDCombine(SDNode *N, in performANDCombine() function 26785 return performANDCombine(N, DCI); in PerformDAGCombine()
|