Searched refs:getLocRange (Results 1 – 11 of 11) sorted by relevance
88 SMRange getLocRange() const;
36 SMRange AsmToken::getLocRange() const { in getLocRange() function in AsmToken
365 DebugLoc Loop::getStartLoc() const { return getLocRange().getStart(); } in getStartLoc()367 Loop::LocRange Loop::getLocRange() const { in getLocRange() function in Loop
94 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
3066 Op.getLocRange(), MatchingInlineAsm); in MatchAndEmitATTInstruction()3077 SMRange OperandRange = Operand.getLocRange(); in MatchAndEmitATTInstruction()3224 Op.getLocRange(), MatchingInlineAsm); in MatchAndEmitIntelInstruction()3269 UnsizedMemOp->getLocRange()); in MatchAndEmitIntelInstruction()
291 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anone89483630111::SystemZOperand1289 ((SystemZOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
587 LocRange getLocRange() const;
245 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function1155 ((PPCOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
549 SMRange getLocRange() const { in getLocRange() function in __anon2619dd210111::AMDGPUOperand2556 ((AMDGPUOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()2700 SMRange IDRange = getTok().getLocRange(); in ParseDirectiveAMDHSAKernel()
835 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anonb936c2650111::ARMOperand9348 ((ARMOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
5583 SMRange RegRange = RegTok.getLocRange(); in matchCPURegisterName()