Lines Matching refs:getFromPointer
2914 EndLoc = SMLoc::getFromPointer(getLoc().getPointer() - 1); in tryParseRegister()
3235 SMLoc E = SMLoc::getFromPointer(getLoc().getPointer() - 1); in tryParseAdrpLabel()
3271 SMLoc E = SMLoc::getFromPointer(getLoc().getPointer() - 1); in tryParseAdrLabel()
3594 SMLoc E = SMLoc::getFromPointer(getLoc().getPointer() - 1); in tryParseOptionalShiftExtend()
3615 E = SMLoc::getFromPointer(getLoc().getPointer() - 1); in tryParseOptionalShiftExtend()
4774 SMLoc E = SMLoc::getFromPointer(getLoc().getPointer() - 1); in parseOperand()
4838 E = SMLoc::getFromPointer(getLoc().getPointer() - 1); in parseOperand()
4884 E = SMLoc::getFromPointer(getLoc().getPointer() - 1); in parseOperand()
4906 E = SMLoc::getFromPointer(Loc.getPointer() - 1); in parseOperand()
5088 SMLoc SuffixLoc = SMLoc::getFromPointer(NameLoc.getPointer() + in ParseInstruction()
5109 SMLoc SuffixLoc = SMLoc::getFromPointer(NameLoc.getPointer() + in ParseInstruction()
6954 return SMLoc::getFromPointer(L.getPointer() + Offset); in incrementLoc()