Home
last modified time | relevance | path

Searched refs:performANDCombine (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp478 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1023 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
DMipsISelLowering.cpp777 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1164 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp548 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1076 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
DMipsISelLowering.cpp682 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
854 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()