Searched refs:performANDCombine (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsSEISelLowering.cpp | 482 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 1032 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| H A D | MipsISelLowering.cpp | 782 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 1169 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 5478 static SDValue performANDCombine(SDNode *N, in performANDCombine() function 5734 return performANDCombine(N, DCI, Subtarget); in PerformDAGCombine()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 12825 static SDValue performANDCombine(SDNode *N, in performANDCombine() function 16100 return performANDCombine(N, DCI); in PerformDAGCombine()
|