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 __anonc1ff31d20111::SystemZOperand1544 ((SystemZOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
95 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
4324 Op.getLocRange(), MatchingInlineAsm); in MatchAndEmitATTInstruction()4339 SMRange OperandRange = Operand.getLocRange(); in MatchAndEmitATTInstruction()4513 Op.getLocRange(), MatchingInlineAsm); in MatchAndEmitIntelInstruction()4559 UnsizedMemOp->getLocRange()); in MatchAndEmitIntelInstruction()
864 LocRange getLocRange() const;
240 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function1183 ((PPCOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
873 SMRange getLocRange() const { in getLocRange() function in __anond6d823d00111::AMDGPUOperand4554 SMRange IDRange = getTok().getLocRange(); in ParseDirectiveAMDHSAKernel()
936 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anon296d71d40111::ARMOperand10996 ((ARMOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
6199 SMRange RegRange = RegTok.getLocRange(); in matchCPURegisterName()