Searched refs:performANDCombine (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| HD | MipsSEISelLowering.cpp | 481 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 1031 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| HD | MipsISelLowering.cpp | 793 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 1185 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| HD | LoongArchISelLowering.cpp | 3103 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 4237 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| HD | RISCVISelLowering.cpp | 13691 static SDValue performANDCombine(SDNode *N, in performANDCombine() function 16815 return performANDCombine(N, DCI, Subtarget); in PerformDAGCombine()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64ISelLowering.cpp | 19036 static SDValue performANDCombine(SDNode *N, in performANDCombine() function 25316 return performANDCombine(N, DCI); in PerformDAGCombine()
|