Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7271 static bool isConsecutiveLS(LSBaseSDNode *LS, LSBaseSDNode *Base, in isConsecutiveLS() function
7331 if (isConsecutiveLS(ChainLD, LD, VT.getStoreSize(), 1, DAG)) in findConsecutiveLoad()
7362 if (isConsecutiveLS(ChainLD, LD, VT.getStoreSize(), 1, DAG)) in findConsecutiveLoad()