Searched refs:AlignmentLoc (Results 1 – 2 of 2) sorted by relevance
3205 SMLoc AlignmentLoc = getLexer().getLoc(); in parseDirectiveAlign() local3236 Warning(AlignmentLoc, "p2align directive with no operand(s) is ignored"); in parseDirectiveAlign()3249 ReturnVal |= Error(AlignmentLoc, "invalid alignment value"); in parseDirectiveAlign()3261 ReturnVal |= Error(AlignmentLoc, "alignment must be a power of 2"); in parseDirectiveAlign()
677 SMLoc StartLoc, EndLoc, AlignmentLoc; member in __anonb936c2650111::ARMOperand840 return AlignmentLoc; in getAlignmentLoc()3125 SMLoc E, SMLoc AlignmentLoc = SMLoc()) { in CreateMem() argument3136 Op->AlignmentLoc = AlignmentLoc; in CreateMem()5113 SMLoc AlignmentLoc = Tok.getLoc(); in parseMemory() local5148 false, S, E, AlignmentLoc)); in parseMemory()