Searched refs:isConsecutiveLS (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 13642 static bool isConsecutiveLS(SDNode *N, LSBaseSDNode *Base, in isConsecutiveLS() function 13736 if (isConsecutiveLS(ChainLD, LD, VT.getStoreSize(), 1, DAG)) in findConsecutiveLoad() 13766 if (isConsecutiveLS(ChainLD, LD, VT.getStoreSize(), 1, DAG)) in findConsecutiveLoad()
|