Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
HDRegisterFile.h178 void collectWrites(const ReadState &RS,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
HDRegisterFile.cpp356 void RegisterFile::collectWrites(const ReadState &RS, in collectWrites() function in llvm::mca::RegisterFile
410 collectWrites(RS, DependentWrites); in addRegisterRead()