Home
last modified time | relevance | path

Searched refs:areSlicesNextToEachOther (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10498 static bool areSlicesNextToEachOther(const LoadedSlice &First, in areSlicesNextToEachOther() function
10561 if (!areSlicesNextToEachOther(*First, *Second)) in adjustCostForPairing()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14741 static bool areSlicesNextToEachOther(const LoadedSlice &First, in areSlicesNextToEachOther() function
14802 if (!areSlicesNextToEachOther(*First, *Second)) in adjustCostForPairing()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17883 static bool areSlicesNextToEachOther(const LoadedSlice &First, in areSlicesNextToEachOther() function
17944 if (!areSlicesNextToEachOther(*First, *Second)) in adjustCostForPairing()