Searched refs:performSRLCombine (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 930 static SDValue performSRLCombine(SDNode *N, SelectionDAG &DAG, in performSRLCombine() function 1036 return performSRLCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 942 static SDValue performSRLCombine(SDNode *N, SelectionDAG &DAG, in performSRLCombine() function 1090 return performSRLCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 7948 static SDValue performSRLCombine(SDNode *N, in performSRLCombine() function 9867 return performSRLCombine(N, DCI); in PerformDAGCombine()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 9110 static SDValue performSRLCombine(SDNode *N, in performSRLCombine() function 10940 return performSRLCombine(N, DCI); in PerformDAGCombine()
|