Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:AlignmentLoc

403   SMLoc StartLoc, EndLoc, AlignmentLoc;
623 return AlignmentLoc;
2677 SMLoc E, SMLoc AlignmentLoc = SMLoc()) {
2688 Op->AlignmentLoc = AlignmentLoc;
4506 SMLoc AlignmentLoc = Tok.getLoc();
4541 false, S, E, AlignmentLoc));