Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Field

502       uint64_t Field = cast<ConstantInt>(Idx)->getZExtValue();
503 if (Field) {
505 TotalOffs += DL.getStructLayout(StTy)->getElementOffset(Field);
514 Ty = StTy->getElementType(Field);