Searched refs:addRegisterRead (Results 1 – 3 of 3) sorted by relevance
199 void addRegisterRead(ReadState &RS, const MCSubtargetInfo &STI) const;
116 PRF.addRegisterRead(RS, STI); in dispatch()
398 void RegisterFile::addRegisterRead(ReadState &RS, in addRegisterRead() function in llvm::mca::RegisterFile