Searched refs:performXORCombine (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 1040 static SDValue performXORCombine(SDNode *N, SelectionDAG &DAG, in performXORCombine() function 1094 Val = performXORCombine(N, DAG, Subtarget); in PerformDAGCombine()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 998 static SDValue performXORCombine(SDNode *N, SelectionDAG &DAG, in performXORCombine() function 1049 Val = performXORCombine(N, DAG, Subtarget); in PerformDAGCombine()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 998 static SDValue performXORCombine(SDNode *N, SelectionDAG &DAG, in performXORCombine() function 1049 Val = performXORCombine(N, DAG, Subtarget); in PerformDAGCombine()
|