Searched refs:getSourceIndex (Results 1 – 14 of 14) sorted by relevance
45 return Lhs.getSourceIndex() - Lhs.getInstruction()->getNumUsers(); in computeRank()59 return Lhs.getSourceIndex() < Rhs.getSourceIndex(); in compare()
74 const unsigned Index = IR.getSourceIndex(); in dispatch()99 const unsigned Index = IR.getSourceIndex(); in isReady()157 const unsigned Index = IR.getSourceIndex(); in onInstructionExecuted()
155 dbgs() << "RegisterFile: addRegisterWrite [ " << Write.getSourceIndex() in addRegisterWrite()189 if (OtherWS && (OtherWrite.getSourceIndex() != Write.getSourceIndex())) { in addRegisterWrite()399 << WR.getSourceIndex() << ")\n"; in collectWrites()
37 LastInstructionIdx = Event.IR.getSourceIndex(); in onEvent()42 Event.IR.getSourceIndex() >= Source.size()) in onEvent()
43 if (IR.getSourceIndex() >= Source.size()) in onReservedBuffers()56 UsedBuffer[IR.getSourceIndex()] = BufferInfo; in onReservedBuffers()60 const unsigned Index = Event.IR.getSourceIndex(); in onEvent()
47 LastInstructionIdx = Event.IR.getSourceIndex(); in onEvent()56 const unsigned SourceIdx = Event.IR.getSourceIndex() % Source.size(); in onEvent()
51 const unsigned Index = Event.IR.getSourceIndex(); in onEvent()
487 unsigned getSourceIndex() const { return Data.first; } in getSourceIndex() function498 void print(raw_ostream &OS) const { OS << getSourceIndex(); } in print()522 unsigned getSourceIndex() const { return Data.first; } in getSourceIndex() function534 if (getSourceIndex() == INVALID_IID) in isAvailable()
121 dbgs() << "IID=" << getSourceIndex() << ' '; in dump()
133 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
277 unsigned getSourceIndex() const { in getSourceIndex() function
1787 << I->args_begin()->getSourceIndex(); in handleOwnershipAttr()1790 << Idx.getSourceIndex() << Ex->getSourceRange(); in handleOwnershipAttr()4772 AL.getRange(), S.Context, ArgCount.getSourceIndex(), in handleXRayLogArgsAttr()
180 llvm::APInt(64, Align->getParamIndex().getSourceIndex()), in instantiateDependentAllocAlignAttr()
13680 << 0 << Attr->getTypeTagIdx().getSourceIndex(); in CheckArgumentWithTypeTag()13700 << 1 << Attr->getArgumentIdx().getSourceIndex(); in CheckArgumentWithTypeTag()