Searched refs:AlignmentLoc (Results 1 – 2 of 2) sorted by relevance
2661 SMLoc AlignmentLoc = getLexer().getLoc(); in parseDirectiveAlign() local2707 Error(AlignmentLoc, "invalid alignment value"); in parseDirectiveAlign()2715 Error(AlignmentLoc, "alignment must be a power of 2"); in parseDirectiveAlign()
420 SMLoc StartLoc, EndLoc, AlignmentLoc; member in __anonef5d38c20311::ARMOperand657 return AlignmentLoc; in getAlignmentLoc()2767 SMLoc E, SMLoc AlignmentLoc = SMLoc()) { in CreateMem() argument2778 Op->AlignmentLoc = AlignmentLoc; in CreateMem()4818 SMLoc AlignmentLoc = Tok.getLoc(); in parseMemory() local4853 false, S, E, AlignmentLoc)); in parseMemory()