Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1682 auto *COffs = dyn_cast<ConstantSDNode>(LD->getOffset()); in tryT1IndexedLoad() local
1683 if (!COffs || COffs->getZExtValue() != 4) in tryT1IndexedLoad()