Home
last modified time | relevance | path

Searched defs:UsedPhysRegs (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-mca/Views/
H A DRegisterFileStatistics.cpp48 ArrayRef<unsigned> UsedPhysRegs) { in updateRegisterFileUsage()
/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h84 ArrayRef<unsigned> UsedPhysRegs; variable
/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp199 allocatePhysRegs(const RegisterRenamingInfo & Entry,MutableArrayRef<unsigned> UsedPhysRegs) allocatePhysRegs() argument
229 addRegisterWrite(WriteRef Write,MutableArrayRef<unsigned> UsedPhysRegs) addRegisterWrite() argument