Home
last modified time | relevance | path

Searched refs:findConsecutiveLoad (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp9677 static bool findConsecutiveLoad(LoadSDNode *LD, SelectionDAG &DAG) { in findConsecutiveLoad() function
10860 if (!findConsecutiveLoad(LD, DAG)) in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp11047 static bool findConsecutiveLoad(LoadSDNode *LD, SelectionDAG &DAG) { in findConsecutiveLoad() function
12780 if (!findConsecutiveLoad(LD, DAG)) in PerformDAGCombine()