Home | History | Annotate | Download | only in AArch64

Lines Matching refs:Field

4822       unsigned Field = cast<ConstantInt>(Idx)->getZExtValue();
4824 if (Field)
4825 TotalOffs += DL.getStructLayout(StTy)->getElementOffset(Field);
4826 Ty = StTy->getElementType(Field);