Searched refs:performANDCombine (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/llvm/lib/Target/Mips/ |
| HD | MipsSEISelLowering.cpp | 548 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 1076 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| HD | MipsISelLowering.cpp | 688 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 829 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|