Searched refs:performANDCombine (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 478 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 1023 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
D | MipsISelLowering.cpp | 777 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 1164 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 548 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 1076 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
D | MipsISelLowering.cpp | 682 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function 854 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|