Searched refs:CombineBaseUpdate (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 7148 static SDValue CombineBaseUpdate(SDNode *N, in CombineBaseUpdate() function 7958 return CombineBaseUpdate(N, DCI); in PerformDAGCombine() 7976 return CombineBaseUpdate(N, DCI); in PerformDAGCombine()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 9895 static SDValue CombineBaseUpdate(SDNode *N, in CombineBaseUpdate() function 10105 return CombineBaseUpdate(N, DCI); in PerformVLDCombine() 10228 return CombineBaseUpdate(N, DCI); in PerformLOADCombine() 10376 return CombineBaseUpdate(N, DCI); in PerformSTORECombine()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 11524 static SDValue CombineBaseUpdate(SDNode *N, in CombineBaseUpdate() function 11738 return CombineBaseUpdate(N, DCI); in PerformVLDCombine() 11886 return CombineBaseUpdate(N, DCI); in PerformLOADCombine() 12033 return CombineBaseUpdate(N, DCI); in PerformSTORECombine()
|