Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp200 bool tryT1IndexedLoad(SDNode *N);
1661 bool ARMDAGToDAGISel::tryT1IndexedLoad(SDNode *N) { in tryT1IndexedLoad() function in ARMDAGToDAGISel
3992 if (tryT1IndexedLoad(N)) in Select()