Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:AlignmentLoc

420   SMLoc StartLoc, EndLoc, AlignmentLoc;
657 return AlignmentLoc;
2767 SMLoc E, SMLoc AlignmentLoc = SMLoc()) {
2778 Op->AlignmentLoc = AlignmentLoc;
4818 SMLoc AlignmentLoc = Tok.getLoc();
4853 false, S, E, AlignmentLoc));