Searched refs:COffs (Results 1 – 1 of 1) sorted by relevance
1673 auto *COffs = dyn_cast<ConstantSDNode>(LD->getOffset()); in tryT1IndexedLoad() local1674 if (!COffs || COffs->getZExtValue() != 4) in tryT1IndexedLoad()