Searched refs:getLocRange (Results 1 – 6 of 6) sorted by relevance
34 SMRange AsmToken::getLocRange() const { in getLocRange() function in AsmToken
77 SMRange getLocRange() const;
78 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
2647 MatchingInlineAsm ? EmptyRanges : Op.getLocRange(); in MatchAndEmitATTInstruction()2660 SMRange OperandRange = Operand.getLocRange(); in MatchAndEmitATTInstruction()2775 MatchingInlineAsm ? EmptyRanges : Op.getLocRange(); in MatchAndEmitIntelInstruction()2804 MatchingInlineAsm ? EmptyRanges : UnsizedMemOp->getLocRange(); in MatchAndEmitIntelInstruction()
2270 SMRange RegRange = RegTok.getLocRange(); in matchCPURegisterName()
652 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anonef5d38c20311::ARMOperand8656 ((ARMOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()