Home
last modified time | relevance | path

Searched refs:collectWrites (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
DRegisterFile.h236 void collectWrites(const MCSubtargetInfo &STI, const ReadState &RS,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
DRegisterFile.cpp489 void RegisterFile::collectWrites( in collectWrites() function in llvm::mca::RegisterFile
565 collectWrites(STI, RS, Writes, CommittedWrites); in checkRAWHazards()
618 collectWrites(STI, RS, DependentWrites, CompletedWrites); in addRegisterRead()