Searched refs:getLocRange (Results 1 – 11 of 11) sorted by relevance
87 SMRange getLocRange() const;
35 SMRange AsmToken::getLocRange() const { in getLocRange() function in AsmToken
633 DebugLoc Loop::getStartLoc() const { return getLocRange().getStart(); } in getStartLoc()635 Loop::LocRange Loop::getLocRange() const { in getLocRange() function in Loop
291 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anond0f948490111::SystemZOperand1544 ((SystemZOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
94 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
4323 Op.getLocRange(), MatchingInlineAsm); in MatchAndEmitATTInstruction()4338 SMRange OperandRange = Operand.getLocRange(); in MatchAndEmitATTInstruction()4512 Op.getLocRange(), MatchingInlineAsm); in MatchAndEmitIntelInstruction()4558 UnsizedMemOp->getLocRange()); in MatchAndEmitIntelInstruction()
861 LocRange getLocRange() const;
240 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function1170 ((PPCOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
873 SMRange getLocRange() const { in getLocRange() function in __anon649c30870111::AMDGPUOperand4515 SMRange IDRange = getTok().getLocRange(); in ParseDirectiveAMDHSAKernel()
936 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anonad70014b0111::ARMOperand10995 ((ARMOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
6199 SMRange RegRange = RegTok.getLocRange(); in matchCPURegisterName()